shadcn-docs-nuxt

A nuxt content docs theme built with shadcn-vue

MIT License

Downloads
1.4K
Stars
6
Committers
5

shadcn-docs-nuxt

Beautifully designed Nuxt Content template built with shadcn-vue. Customizable. Compatible. Open Source.

Quick Start

  1. Create a project with the starter template
npx nuxi@latest init -t github:ZTL-UwU/shadcn-docs-nuxt-starter
  1. Install dependencies
npm install
  1. Start dev server
npm run dev

Contributing

  1. Clone this repository.
  2. Install dependencies bun install.
  3. Use bun run dev to start dev server.

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.

License

MIT

Package Rankings
Top 25.73% on Npmjs.org
Badges
Extracted from project README
built with nuxt npm version npm downloads License
Related Projects