Back to Ionic Framework

@ionic/vue-router

packages/vue-router/README.md

9.0.0726 B
Original Source

@ionic/vue-router

Routing integration for @ionic/vue applications.

Building

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

Tests

  • This package has no unit tests of its own. Its behavior is covered by the @ionic/vue test app, in packages/vue/test/base/tests.
  • Run npm run typecheck to check types. The rollup build only reports type errors as warnings.
  • 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.