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.
 
 
 
 
 
zhangjinning 95139b36f1 1st commit 4 months ago
docker 1st commit 4 months ago
public 1st commit 4 months ago
src 1st commit 4 months ago
.browserslistrc 1st commit 4 months ago
.editorconfig 1st commit 4 months ago
.eslintrc.js 1st commit 4 months ago
.gitignore 1st commit 4 months ago
.postcssrc.js 1st commit 4 months ago
Dockerfile 1st commit 4 months ago
README.md 1st commit 4 months ago
babel.config.js 1st commit 4 months ago
build.sh 1st commit 4 months ago
package.json 1st commit 4 months ago
vue.config.js 1st commit 4 months ago

README.md

如何启动

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