Email templates

Create Email templates using MJML framework

Email Tests

Use Putsmail to send test emails

To build new templates

  • Create new file with .mjml extension
  • Use MJML markup to build page
  • use npx mjml -w [working-file].mjml -o [output-file].html to watch for changes on the MJML file and output to an HTML file