A sample project to accompany a blog post about using vue-router.
- git clone https://github.com/colinf/vue-routing.git
- cd vue-routing
- npm install
- npm run server (to start the dummy json-server backend)
- npm run dev (to serve this app)
- Visit http://localhost:8080