Skip to content

radix-vue/shadcn-vue-nuxt-layer

Repository files navigation

🪄 Shadcn-vue Nuxt Layer Templates

Quickly get started with a Nuxt layer for Shadcn-vue inside your monorepo.

Quick start

degit radix-vue/shadcn-vue-nuxt-layer <component-folder>

Usage

You can use these shortcut command to init, or add components

pnpm shadcn:init
# equivalent to npx shadcn-vue@latest init
npx shadcn:add
# equivalent to npx shadcn-vue@latest add

Documentation

View documentation here

Contribution

For improvements, please open a Pull Request to each individual branch.

Note: Please avoid commiting lock-files such as yarn.lock and package-lock.json to template branches!

License

MIT - Made with 💚