Vue.js CRUD App with Vue Router & Axios
For instruction, please visit:
More Practice:
Fullstack with Node.js Express:
Fullstack with Spring Boot:
Fullstack with Django:
Integration (run back-end & front-end on same server/port)
Serverless with Firebase:
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint