Similar to https://github.com/steinbring/vue-demo, this project is meant to a demo of some basic Vue Router concepts.
Demo Site: https://vue-router-demo.jws.app/
Note: The demo site is driven by the main branch, using render. Updates to the main branch trigger the build command yarn build.
npm install
npm run serve
npm run build
npm run lint