DigitalConsumer.FixMyGlass/README.md
2021-11-02 11:22:09 -04:00

7 lines
No EOL
485 B
Markdown

### Fix My Glass Vue Project
---
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: