Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 332 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 332 Bytes

Activity Email Templates

Generating email templates from MJML to HTML by replacing json string.

Installation

$ npm install

Running the app

# step 1
$ npm install -g gulp-cli

# step 2
$ gulp

Build HTML

All generated html will be available inside the build/ directory.