NickMcBurney / storybook-vue3-router

A Storybook decorator that allows you to use Vue 3 / vue-router@4 routing-aware components.
MIT License
29 stars 8 forks source link

[Docs] Mock Router Documentation #32

Closed NickMcBurney closed 2 years ago

NickMcBurney commented 2 years ago

Add documentation to readme file for the mock router implementation.

Review initial PR as a starting point: https://github.com/NickMcBurney/storybook-vue3-router/pull/18