智慧运维前端
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.
 
 
 
 
weitingdong 2b5ae6787a 静态台账 工器具台账 下拉框追加 修改按钮显示 11 months ago
docker fc 12 months ago
public fc 12 months ago
src 静态台账 工器具台账 下拉框追加 修改按钮显示 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