Create project
We recommend that you create a Next.js project using the shadcn/ui CLI
You can use the -d
flag for defaults i.e new-york
, zinc
and yes
for the css variables.
Initialize Docsframe
Run the init
command to setup Docsframe to your project:
That's it
You are now ready to customize Docsframe and start building your documentation. For more information on configuring new documentation pages, please refer to the docsframe.json.
Add components
Use the add
command to add components to your project.