Skip to content

sanemoku/vue-router-next

Repository files navigation

VueRouter

Developping

Use yarn

Faster unit testing with watch mode

Use mocha for TDD, its watching is much faster than jest

yarn run test:mocha:dev

Run jest for final tests

yarn run test:unit

About

The Vue 3 official router

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.6%
  • JavaScript 10.1%
  • Vue 2.4%
  • HTML 1.6%
  • Other 0.3%