sfxcode / vite-primevue-starter

VUE 3 Starter project for using primevue 3 with Vite 3 - Pages, Layouts, Validation
https://vite-primevue-starter.netlify.app/
MIT License
132 stars 31 forks source link
cypress formkit pinia pnpm primevue starter starter-project unocss validation vite vitesse vitest vue3 vuejs vuelidate

Vite Typescript + PrimeVue Starter

Build your VUE.js App with the latest and fastest VITE Plugins (nuxt.js like). First Class PrimeVUE support.

vite-prime-vue-starter

CI

THX to antfu / Vitesse for starter code

Features

Modules

Variations

nuxt3-primevue-starter

Nuxt3 Primevue Starter Template

Github Repository

App on Netlify

vite-primevue-starter-lite

Github Repository

App on Netlify

Project setup and usage

Install node:

Latest node LTS version required (18) Use node manager like nvm to install.

Install pnpm: https://pnpm.io/installation

Install dependencies:

pnpm install

Run development server:

pnpm dev

Open Cypress test runner:

pnpm test:e2e

Component test runner:

pnpm test:unit

Run Cypress tests in headless mode:

pnpm test:ci

Build and preview built site locally:

pnpm preview

Build:

pnpm build

Tools

I use IntelliJ with VUE.js plugin.

Supporters

JetBrains is supporting this open source project with:

Intellij IDEA