智慧运维前端
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.
 
 
 
 
liuyiliang b602b4630b ytt 4 months ago
docker ytt 4 months ago
public ytt 4 months ago
src ytt 4 months ago
.browserslistrc ytt 4 months ago
.editorconfig ytt 4 months ago
.eslintrc.js ytt 4 months ago
.gitignore ytt 4 months ago
.postcssrc.js ytt 4 months ago
Dockerfile ytt 4 months ago
README.md ytt 4 months ago
babel.config.js ytt 4 months ago
build.sh ytt 4 months ago
package-lock.json ytt 4 months ago
package.json ytt 4 months ago
vue.config.js ytt 4 months ago
新建文本文档.txt ytt 4 months ago

README.md

如何启动

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