HON Responsive Email Template is a responsive with a minimalist style in mind email template.
See the demo
Sign up for a Mailgun account. The free account will do for 10k emails per month.
Update the file test/config.json
with your sandbox domain and api key.
{
"api_key": "key-xxxxxxxxx",
"domain": "domain names listed at your https://mailgun.com/app/domains"
}
Complete the file test/send-mail.js
with a sender address and a list of
receivers. Then :
$ npm install
$ ./test/send-mail.js