todolist

Project

練習前端,來自六角學院The F2E的前端挑戰

Project setup

npm install

Create .env.development.local and .env.production.local files, example:

VUE_APP_API_BASE_URL=http://localhost:5000

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.

json server

json-server todo.json