智慧运维前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Dayu 62fed21e7e Merge branch 'main' of http://git.51dayu.com.cn/liuyiliang/smart-om-web 1 year ago
docker fc 1 year ago
public fc 1 year ago
src Merge branch 'main' of http://git.51dayu.com.cn/liuyiliang/smart-om-web 1 year ago
.browserslistrc fc 1 year ago
.editorconfig fc 1 year ago
.eslintrc.js fc 1 year ago
.gitignore fc 1 year ago
.postcssrc.js fc 1 year ago
Dockerfile fc 1 year ago
README.md fc 1 year ago
babel.config.js fc 1 year ago
build.sh fc 1 year ago
package-lock.json 123 1 year ago
package.json fc 1 year ago
vue.config.js fc 1 year ago

README.md

如何启动

$ git clone https://xxxx.git
$ cd xxx
# 安装
$ npm install
# 启动
$ npm run serve