Skip to content

TheJaredWilcurt/vite-vue3-pinia-options-api

Repository files navigation

Vue 3 + Vite + Pinia + Options API

This template should help get you started developing with Vue 3 and Pinia using Vite.

Running locally

  1. Download/Fork/Clone repo
  2. Install Volta to manage your Node/npm versions
    • This project has a volta object in the package.json so you'll always be on the correct Node version when running from this folder
  3. Run npm install
  4. Run npm start

Lint

  1. npm run lint to see linting errors
  2. npm run fix to auto-fix linting errors where possible

Build

  1. npm run build to build the app for distribution
  2. npm run preview to manually test the built app

About

A boilerplate for Vue 3, Vite, Pinia, and Options API

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published