Vue.js Pet Appointments
References
This project was created from the following sources:
- Vue.js: Building an Interface from LinkedIn Learning (former Lynda)
- GitHub Repo
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