Installation

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

Using the starter template

Get Starter Template

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

Install Dependencies

npm
pnpm
bun
yarn
npm install

Development Server

npm
pnpm
bun
yarn
npm run dev -- -o