Back to React Email

Readme

packages/create-email/readme.md

0.0.15671 B
Original Source

<div align="center"><strong>create-email</strong></div> <div align="center">The easiest way to get started with React Email.</div> <div align="center"> <a href="https://react.email">Website</a> <span> · </span> <a href="https://github.com/resend/react-email">GitHub</a> </div>

Getting started

To get started, open a new shell and run:

sh
npx create-email

This will create a new folder called emails with a few email templates.

Options

Alternatively, you can pass a parameter to specify the name of the folder:

sh
npx create-email foo

License

MIT License