![create-email cover](https://react.email/static/covers/create-email.png)

<div align="center"><strong>create-email</strong></div>
<div align="center">The easiest way to get started with React Email.</div>
<br />
<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
