Closed vilbergs closed 3 years ago
I wanted to set up the routing for the app first so that there wouldn't be too much happening at once during the auth work.
src/views/Dashboard.vue
src/views/Login.vue
src/App.vue
I've added some (hopefully) helpful markup to explain how the routing works. This will be removed when we've got some content to display.
Sounds sensible, I'm happy with that.
I wanted to set up the routing for the app first so that there wouldn't be too much happening at once during the auth work.
What has changed?
src/views/Dashboard.vue
src/views/Login.vue
src/App.vue
I've added some (hopefully) helpful markup to explain how the routing works. This will be removed when we've got some content to display.