Nuxt template using latest vue
, shadcnui-vue
, tailwindcss3
, typescript
, and bun
Dependencies | Version |
---|---|
@nuxt/eslint | 0.7.5 |
@nuxt/fonts | 0.10.3 |
@nuxt/image | 1.9.0 |
@nuxtjs/color-mode | 3.5.2 |
@nuxt/tailwindcss | 6.13.1 |
@radix-icons/vue | ^1.0.0 |
@vueuse/nuxt | 12.4.0 |
class-variance-authority | ^0.7.1 |
clsx | ^2.1.1 |
eslint | ^9.19.0 |
nuxt | ^3.15.4 |
nuxt-lucide-icons | ^1.0.5 |
radix-vue | ^1.9.13 |
shadcn-nuxt | ^0.11.3 |
tailwind-merge | ^2.6.0 |
tailwindcss-animate | ^1.0.7 |
vue | latest |
vue-router | latest |
Dev Dependencies | Version |
---|---|
typescript | ^5.7.3 |
Package Manager | Scripts |
---|---|
Setup | bun install |
Development Server | bun run dev |
Production | bun run build |
Preview Production | bun run preview |
Look at the Nuxt documentation to learn more.
Check out the deployment documentation for more information.