Skip to content

jrbarnard/mandrill-template-testing

Repository files navigation

Mandrill template testing tool

A tool that provides an easy way to view and test templates stored in Mandrill.

https://jrbarnard.github.io/mandrill-template-testing/

Features

  • Render templates stored in Mandrill
  • View template metadata
  • View template drafts
  • Render templates with set merge variables and template content
  • View unminified source

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Deploy

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published