智慧运维前端
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 9870db3da0 日期check 追加 11 months ago
docker fc 12 months ago
public fc 12 months ago
src 日期check 追加 11 months ago
.browserslistrc fc 12 months ago
.editorconfig fc 12 months ago
.eslintrc.js fc 12 months ago
.gitignore fc 12 months ago
.postcssrc.js fc 12 months ago
Dockerfile fc 12 months ago
README.md fc 12 months ago
babel.config.js fc 12 months ago
build.sh fc 12 months ago
package-lock.json 123 12 months ago
package.json fc 12 months ago
vue.config.js fc 12 months ago

README.md

如何启动

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