Skip to content

Elise-FZI/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

  • TypeScript 61.2%
  • HTML 24.0%
  • Vue 8.2%
  • CSS 6.6%