@seasons/wind

Wind implements email templates for transactional emails

Usage no npm install needed!

<script type="module">
  import seasonsWind from 'https://cdn.skypack.dev/@seasons/wind';
</script>

README

Wind implements email templates for transactional emails

How to get a test render of an email

First, if ./output is missing:

mkdir output

Example:

wind test createdAccount
wind test all

For more information:

wind test --help

Initially, you'll need to set up the wind cli command:

yarn link
yarn link @season/wind