Files
Liam DeBeasi 521fc781c7 6.0.0-rc.4
2021-12-07 15:51:51 -05:00
..
2021-11-02 20:03:20 +00:00
2021-11-11 10:19:05 -05:00
2020-09-15 09:54:35 -04:00
2021-12-07 15:51:51 -05:00
2021-12-07 15:51:51 -05: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.