All Projects → bradtraversy → Vue Crash 2021

bradtraversy / Vue Crash 2021

Task Tracker project from youtube crash course

Labels

Vue Crash Course (Task Tracker)

This is the project from the YouTube crash course

Project setup

npm install

Run the JSON-Server backend (http://localhost:5000)

npm run backend

Run the Vue dev server (http://localhost:8080)

npm run serve

Compiles and minifies for production

npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].