You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/getting-started/email.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Email development
2
2
3
+
If you are starting from an example project - all emails are installed by default. Therefore, you can continue reviewing the rest of the information.
4
+
3
5
## Run a local email development server using React Email
4
6
5
7
We use [React Email](https://react.email/docs/cli), a collection of high-quality, unstyled components for creating beautiful emails using React and TypeScript. React Email also has a CLI that is able to start a local development server for email development. Here's how to integrate it into your existing project.
0 commit comments