練習前端,來自六角學院The F2E的前端挑戰
npm install
Create .env.development.local
and .env.production.local
files, example:
VUE_APP_API_BASE_URL=http://localhost:5000
npm run serve
npm run build
npm run lint
json-server todo.json
練習前端,來自六角學院The F2E的前端挑戰
npm install
Create .env.development.local
and .env.production.local
files, example:
VUE_APP_API_BASE_URL=http://localhost:5000
npm run serve
npm run build
npm run lint
json-server todo.json