Back to React Email

Localdev

apps/docs/snippets/localdev.mdx

0.0.15206 B
Original Source
  1. Clone the repository:
sh
git clone https://github.com/resend/react-email.git
  1. Install all dependencies:
sh
pnpm install
  1. Run local servers and watch for changes:
sh
pnpm dev