Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 509 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 509 Bytes

This project has been archived, and is no longer being actively developed.

Formatted-Transput INK-based mailer template

  1. Clone repo and CD into the directory.
  2. Run npm install && bower install to install components.
  3. Run gulp from repo directory to start server on http://localhost:8080/
  4. Create the mailer.
  5. Run gulp build, then zip the contents of the /build direcory and upload to MailChimp.
  6. Don't forget to add a tag once finished: git tag -a yyyy-mm-dd -m 'Week ending...'