Update README.md
This commit is contained in:
parent
766ccccdb6
commit
5e027f904f
1 changed files with 3 additions and 1 deletions
|
|
@ -4,4 +4,6 @@
|
|||
This Repository is for Fix My Glass front end Vue and documentation associated with it.
|
||||
|
||||
#### Routing
|
||||
We are using [Vue Router](https://next.router.vuejs.org/) 4.x for our front end routing. We our using a runtime dynamic routing solution. Some more information about dynamic routing can be found on the [official Vue Router documentation](https://next.router.vuejs.org/guide/advanced/dynamic-routing.html). Our routing solution is as outlined below:
|
||||
We are using [Vue Router](https://next.router.vuejs.org/) 4.x for our front end routing. We our using a runtime dynamic routing solution. Some more information about dynamic routing can be found on the [official Vue Router documentation](https://next.router.vuejs.org/guide/advanced/dynamic-routing.html). Our routing solution is as outlined below:
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue