Back to Nextra

Ready To Go

docs/components/ready-to-go.mdx

2.0.0-beta.6379 B
Original Source

Render MDX files

There are two ways to render MDX files using file-based routing, add your MDX files via page files or content directory convention.

Run the project

Run the dev command specified in package.json to start developing the project! 🎉

sh
npm run dev