route-guards-error-handling

https://www.vuemastery.com/courses/next-level-vue/404-error-handling

1
0
1
23
Vue
public

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run db

json-server -d 1500 db.json
v0.3.3[beta]