Nuxt 3 + PrimeVue Starter
Build your VUE.js App with Nuxt3 (RC1). First Class PrimeVUE support.
THX to antfu / Vitesse Nuxt3 for starter code
Features
- Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.
- Vite - Instant HMR
- UnoCSS - The instant on-demand atomic CSS engine.
- Use icons from any icon sets in Pure CSS, powered by UnoCSS
- State Management via Pinia
- PrimeVue 3.12.x
- Logging
Plugins
Nuxt Modules
- VueUse - collection of useful composition APIs.
- ColorMode - dark and Light mode with auto detection made easy with Nuxt.
- UnoCSS - the instant on-demand atomic CSS engine.
- Pinia - intuitive, type safe, light and flexible Store for Vue.
Variations
vite-primevue-starter
Vite Primevue Starter Template
- Pages, Layouts, and other NUXT like features by VITE Plugins
- UnoCSS
- Markdown
- CachedPiniaStore
- i18n
- Validation
- ...
vite-primevue-starter-lite
Like vite-primevue-starter, but only with basic NUXT like functions
Project setup and usage
Install node:
Latest node LTS version required (16) Use node manager like nvm to install.
Install pnpm: https://pnpm.io/installation
Install dependencies:
pnpm install
Run development server:
pnpm dev
Vitest test runner:
pnpm test:unit
Build:
pnpm build
Start Production build:
pnpm start
Tools
I use IntelliJ with VUE.js and Prettier plugin.
Supporters
JetBrains is supporting this open source project with: