Skip to content

Effortless and beautiful docs template built with nuxt content & shadcn-vue.

License

Notifications You must be signed in to change notification settings

ZTL-UwU/shadcn-docs-nuxt

Repository files navigation

Hero

shadcn-docs-nuxt

built with nuxt npm version npm downloads License

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