Skip to content

szymdzum/react-email-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Email Starter

A live preview right in your browser.

Getting Started

Use latest version of Node.js.

nvm install node
nvm use node

node -v
v21.6.2

Use pnpm to install dependencies.

pnpm install

Then, run the development server:

pnpm dev

Open localhost:3000 with your browser to see the result.

License

MIT License

Tips, Tricks, and Gotchas

Only content in files that are in root emails folder are auto-refreshed on save.
Changes in nested folders are not. Example emails/components/footer.tsx