Routing integration for @ionic/vue
applications.
- Install dependencies:
npm install
- Run build script:
npm run build
- 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.
See our Contributing Guide.
Post your question on the Ionic Forum.