create-email
The easiest way to get started with React Email.
To get started, open a new shell and run:
npx create-email
This will create a new folder called emails
with a few email templates.
Alternatively, you can pass a parameter to specify the name of the folder:
npx create-email foo
MIT License