This commit is contained in:
张成
2025-11-21 16:53:49 +08:00
commit 8309808835
286 changed files with 32656 additions and 0 deletions

32
README.md Normal file
View File

@@ -0,0 +1,32 @@
# 项目前后端整合在一起,
## 前端使用 vue2.0+ivew+vue-router
### 如何运行
#### 第一步
npm run api
npm run serve
#### 第二步
退回到根目录
cd ../ npm run serve 即可启动前端
## 后端使用 koa2+ sequelize+mysql
### 如何运行
根目录 运行
npm install
vscode 直接点调试按钮即可
## 生产环境
vue_admin /service/webapps/production/dm/plug_vue_admin_web
nodejs /data/service/nodejs/easy-analysis-plug-api