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.
|
4 months ago | |
---|---|---|
docker | 4 months ago | |
public | 4 months ago | |
src | 4 months ago | |
.browserslistrc | 4 months ago | |
.editorconfig | 4 months ago | |
.eslintrc.js | 4 months ago | |
.gitignore | 4 months ago | |
.postcssrc.js | 4 months ago | |
Dockerfile | 4 months ago | |
README.md | 4 months ago | |
babel.config.js | 4 months ago | |
build.sh | 4 months ago | |
package-lock.json | 4 months ago | |
package.json | 4 months ago | |
vue.config.js | 4 months ago |
README.md
如何启动
$ git clone https://xxxx.git
$ cd xxx
# 安装
$ npm install
# 启动
$ npm run serve