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

README.md

DEVOPS WEB FOR DATA PLATFORM

1、运维打包部署平台

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

2、启动项目  

nvm use v10.15.3 

npm install

npm run dev