Test email

Tubik studio

DEMO

How to install

Prerequisites:

Installation process:

  1. Clone this repository
  2. Run npm install to install dependencies

Usage

For project development with livereload run:

gulp serve

To build project run: (Result will be in dist/ folder.)

gulp build

To serve builded project:

gulp serve:dist

Project structure was generated by generator-gulp-ink-email using version 0.3.1.