Files
2021-10-22 15:24:34 -04:00
..
2021-10-22 15:24:34 -04:00
2020-09-15 09:54:35 -04:00
2021-10-11 11:31:16 -04:00
2021-10-11 11:31:16 -04:00

@ionic/vue-router

Routing integration for @ionic/vue applications.

Building

  1. Install dependencies:
npm install
  1. Run build script:
npm run build

Tests

  • Tests are found in the __tests__ directory and use Jest.
  • Tests can be run using npm run test.spec
  • Bug fix and feature PRs should have new tests verifying the PR functionality.

Contributing

See our Contributing Guide.

Need Help?

Post your question on the Ionic Forum.