- Node.js
- Grunt
npm install grunt-cli -g
- Ruby
- Premailer
gem install premailer
- Hpricot
gem install hpricot
- Install Node modules
npm install
- Development
grunt
- Build
grunt build
- Send Email
grunt send
HTML Email Boilerplace is provided under the MIT License - see LICENSE.md for full details.