NOTES (when making a new project):
- Use (npm install vue-router) to install vue router into your vue app
- Make sure to add your imports for vue router into the main.js
npm install
npm run serve
npm run build
npm run test
npm run lint
NOTES (when making a new project):
npm install
npm run serve
npm run build
npm run test
npm run lint