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.
Wangwei-王伟
0df83b5bee
|
2 years ago | |
---|---|---|
docker | 2 years ago | |
public | 2 years ago | |
src | 2 years ago | |
.env.development | 2 years ago | |
.env.production | 2 years ago | |
.env.test | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
babel.config.js | 2 years ago | |
docker_build.sh | 2 years ago | |
docker_build_prod.sh | 2 years ago | |
jsconfig.json | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
vue.config.js | 2 years ago | |
workspace.code-workspace | 2 years ago | |
yarn.lock | 2 years ago |
README.md
map-demo
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
本地运行测试环境
yarn serve:test