TodoListApp Vue

The project is built with json-server. You can download the project and install json-server to see http request actions. Later on, You can tell it to watch the db.json file. thank you

1
0
Vue

2-todolist-app-js-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.