CostPrediction/frontend
2024-11-11 18:04:22 +08:00
..
public Fix bugs 2024-11-09 00:16:19 +08:00
src 增加了部署文档,调整了前端代码 2024-11-11 18:04:22 +08:00
babel.config.js Fix bugs 2024-11-09 00:16:19 +08:00
jsconfig.json 完成了基本功能 2024-11-09 16:48:50 +08:00
package-lock.json Fix bugs 2024-11-09 00:16:19 +08:00
package.json Fix bugs 2024-11-09 00:16:19 +08:00
README.md 增加了部署文档,调整了前端代码 2024-11-11 18:04:22 +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.