This project has been archived, and is no longer being actively developed.
- Clone repo and CD into the directory.
- Run
npm install && bower installto install components. - Run
gulpfrom repo directory to start server on http://localhost:8080/ - Create the mailer.
- Run
gulp build, then zip the contents of the/builddirecory and upload to MailChimp. - Don't forget to add a tag once finished:
git tag -a yyyy-mm-dd -m 'Week ending...'