862 B
862 B
title, description, navigation
title | description | navigation | ||
---|---|---|---|---|
Installation | Get started with Nuxt UI Pro documentation template. |
|
::tip{target="_blank" to="https://content.nuxt.com/templates/docs"} Use this template on Nuxt Studio and start your documentation in seconds. ::
Quick Start
You can start a fresh new project with:
npx nuxi init -t github:nuxt-ui-pro/docs
or create a new repository from GitHub:
- Open https://github.com/nuxt-ui-pro/docs
- Click on
Use this template
button - Enter repository name and click on
Create repository from template
button - Clone your new repository
- Install dependencies with your favorite package manager
- Start development server
That's it! You can now start writing your documentation in the content/
directory 🚀