A tool that provides an easy way to view and test templates stored in Mandrill.
https://jrbarnard.github.io/mandrill-template-testing/
- Render templates stored in Mandrill
- View template metadata
- View template drafts
- Render templates with set merge variables and template content
- View unminified source
npm install
npm run serve
npm run build
From the master / release branch, this will deploy to the gh-pages branch, so if set up to use github pages it will deploy the latest changes.
npm run deploy:pages