
shadcn-docs-nuxt





Beautifully designed Nuxt Content template built with shadcn-vue. Customizable. Compatible. Open Source.
📖 Documentation / Demo
💬 Discord
Quick Start
- Create a project with the starter template
npx nuxi@latest init -t github:ZTL-UwU/shadcn-docs-nuxt-starter
- Navigating to the Project Directory
cd [project-name]
- Start dev server
npm run dev
Contributing
- Clone this repository.
- Install dependencies
pnpm install
.
- Use
pnpm run dev
to start dev server.
- Before committing, run
pnpm run lint:fix
and pnpm run typecheck
.
Credits
- Nuxt Content: Content made easy for Vue Developers.
- shadcn-ui: For the beautiful component & docs design.
- shadcn-vue: For the vue port of shadcn-ui & some docs component source.
- Docus: For the inspiration & some docs component source.
- Nuxt UI Pro Docs: For the inspiration.
Who’s Using
License
MIT
