Skip to content

soc221b/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 (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.6%
  • JavaScript 6.8%
  • Vue 3.0%
  • Other 0.6%