Docs
Quick StartQuick Start
Getting Started with Next Docs UI
Next Docs UI is the Next.js framework for building documentation website.
Features
Built on the top of Next.js, Radix UI and Next Docs Zeta. Styled using Tailwind CSS. Next Docs UI provides many features out of the box.
Getting Started
Open in CodeSandbox.
Create a new app with the CLI.
Note: this example uses Contentlayer, but you can use any source you want.
Enjoy!
Now, Create your first mdx file in the docs folder.
/content/docs/index.mdx
Run the app in development mode and see http://localhost:3000/docs.
FAQ
Learn More
Last updated on