No description
| public | ||
| src | ||
| .gitignore | ||
| azure-pipelines.yml | ||
| babel.config.js | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vue.config.js | ||
| vue.release.config.js | ||
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 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. Our routing solution is as outlined below: