@seasons/wind
v2.8.8
Published
Wind implements email templates for transactional emails
Downloads
22
Keywords
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