CostPrediction/frontend
2026-04-28 23:30:48 +08:00
..
public 将mysql改成sqlite,减少前端依赖 2026-04-28 23:30:48 +08:00
src 将mysql改成sqlite,减少前端依赖 2026-04-28 23:30:48 +08:00
index.html 将mysql改成sqlite,减少前端依赖 2026-04-28 23:30:48 +08:00
jsconfig.json 完成了基本功能 2024-11-09 16:48:50 +08:00
package-lock.json 将mysql改成sqlite,减少前端依赖 2026-04-28 23:30:48 +08:00
package.json 将mysql改成sqlite,减少前端依赖 2026-04-28 23:30:48 +08:00
README.md 增加了部署文档,调整了前端代码 2024-11-11 18:04:22 +08:00
vite.config.js 将mysql改成sqlite,减少前端依赖 2026-04-28 23:30:48 +08:00
vue.config.js Fix bugs 2024-11-09 00:16:19 +08:00

frontend

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.