智慧运维前端
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 1517ea3dfa 查询按钮位置调整 11 months ago
docker fc 1 year ago
public login 11 months ago
src 查询按钮位置调整 11 months 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 12 months 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