A responsive email template builder incorporating MJML + Gulp. The example template is a mock-up email newsletter I designed and developed to go along with my Photo Gallery App.
- MJML -> Documentation
- Gulp -> Documentation
- clone repo
- cd into
mjml-email-builder
directory - run
npm install
- run
gulp
Running Gulp will compile all MJML files into one index.html
file within the build/
directory.