App Jobs
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Create an app using vue cli, vue router, and fetching data using json-server.
Vue
npm install
npm run serve
npm run build