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