Second part

How to install shadcn-docs-nuxt in your app.

Using the starter template

Get Starter Template

npm
pnpm
bun
yarn
npx nuxi@latest init <project-name> -t github:ZTL-UwU/shadcn-docs-nuxt-starter
cd <project-name>

Development Server

npm
pnpm
bun
yarn
npm run dev

Configure shadcn-docs

Pick the theme or adjust other settings to your liking.