ToDoList TaskTracker in Vue.Js To install project : npm install Run the JSON-Server backend (http://localhost:5000) : npm run backend Run the Vue dev server (http://localhost:8080) : npm run serve