Skip to content

Vue Starter + VueUse + Pinia + Vue Router

Notifications You must be signed in to change notification settings

CzechSebastian/vue-starter

 
 

Repository files navigation

Vue Starter

Project Setup

yarn install
yarn run dev

Routing

VueRouter is configured through the unplugin-vue-router plugin.

Just add your pages in the src/pages folder, and they will be automatically imported and added to the router.

About

Vue Starter + VueUse + Pinia + Vue Router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.1%
  • TypeScript 39.1%
  • HTML 3.8%
  • CSS 1.0%