- npm i
- to develop you must also do: npm i gulp-cli -g
- to test json output with mustache, the name and folder structure in
src/email/json
must match the file you want to map insrc/email/pages
. Example: to have example json data into the pagesrc/email/pages/reminder/reminder.mjml
, you must have a file namedsrc/email/json/reminder/reminder.json