Skip to main content

Documentation Index

Fetch the complete documentation index at: https://react.email/docs/llms.txt

Use this file to discover all available pages before exploring further.

We use Mintlify for our documentation. To preview the docs, you just need to run:
apps/docs
pnpm dev
Check out Mintlify’s development guide for a few more interesting development tools.

Components

Mintlify uses mdx to allow us to write docs in a composable ways. Because of mdx, we can build our own components but it’s always best to use the components Mintlify already provides us. Before writing down a new component, check their full list of components.