3
0

README.md 252 B

ops-web

运维管理中心web前端

项目操作

项目安装

yarn install

开发模式

yarn run serve

项目打包

yarn run build

lint 项目文件,并修正格式

yarn run lint