This starter kit is for projects centered on creating email templates.
Note: You should use this starter kit with the starter-kit utility.
./bin/dev-start
A server should be accessible now at http://localhost:9000!
- Grunt
- Grunt Connect
- Grunt Premailer
- Grunt SASS
- Grunt Watch
File | What's Important About It? |
---|---|
email.html |
Where you should edit email HTML and classes and the like. |
index.html |
The output compiled by Grunt that should be used in the actual emails. |
assets/* |
The folder that should store all assets, such as style sheet |