Find Similar Packages for react-email
1 Year
react-emailSimilar Packages:
Package Weekly Downloads Trend
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
react-email650,16215,88615.2 MB6012 days agoMIT
README for react-email

React email cover

React Email
The next generation of writing emails.
High-quality, unstyled components for creating emails.

Getting started

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.

Commands

email dev

Starts a local development server that will watch your files and automatically rebuild your email when you make changes.

npx react-email dev

email export

Generates the plain HTML files of your emails into a out directory.

npx react-email export

License

MIT License