Vue task tracker Build a simple task tracker based on Vue Js Crash Course from Traversy Media to learn the basics of Vue.js. This app includes: Vue 3 Vue CLI Vue Router Components, router and views Project setup npm install Compiles and hot-reloads for development npm run serve Run backend with json-server npm run backend Compiles and minifies for production npm run build Customize configuration See Configuration Reference.