Skip to content

vuejs-io/vue-router-next

 
 

Repository files navigation

VueRouter

Developping

Use yarn

Run local app at http://localhost:8080

yarn run dev

Testing with watch mode

yarn run jest --watch

Run jest for final tests

yarn run test:unit

About

The Vue 3 official router

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.4%
  • JavaScript 10.6%
  • Vue 2.2%
  • HTML 1.5%
  • Other 0.3%