2024-07-12 09:44:05 -04:00
2024-07-02 23:05:03 -04:00
2024-07-12 09:44:05 -04:00
2024-07-12 09:44:05 -04:00
2024-07-08 15:37:34 -04:00
2024-07-02 23:05:03 -04:00
2024-07-10 09:57:21 -04:00
2024-07-10 10:22:43 -04:00
2024-07-10 10:22:43 -04:00
2024-07-02 23:05:03 -04:00
2024-07-02 23:05:03 -04:00
2024-07-02 23:05:03 -04:00

shadcn-docs-nuxt Minimal Starter

Starter template for shadcn-docs-nuxt.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

# bun
bun install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Checkout the deployment documentation for more information.

S
Description
No description provided
Readme 10 MiB
Languages
CSS 72.2%
TypeScript 19.2%
Vue 8.6%