This is the project from the YouTube crash course
npm install
Run the JSON-Server backend (http://localhost:5000)
npm run backend
Run the Vue dev server (http://localhost:8080)
npm run serve
npm run build
This is the project from the YouTube crash course
npm install
npm run backend
npm run serve
npm run build