wlhbdp 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
..
conf 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
controller 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
middleware 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
routes 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
src 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
util 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
webpack_config 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
.babelrc 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
README.md 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
app.js 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
nodemon.json 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
package-lock.json 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
package.json 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans
process.json 21381f25a2 feature(master): 新增运维管理、修改frontend il y a 3 ans

README.md

DEVOPS WEB FOR DATA PLATFORM

1、运维打包部署平台

项目、机器资源管理 项目打包发布管理页面 项目运行log监控展示 

2、启动项目  

nvm use v10.15.3 

npm install

npm run dev