Primevue Vite Template

Setup template for Prime Vue with Vite


Table of Contents

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production
npm run build

# serve build output
npm run serve

# run linter for javaScript files
npm run lint:script