|
|
пре 11 месеци | |
|---|---|---|
| bin | пре 11 месеци | |
| build | пре 11 месеци | |
| public | пре 11 месеци | |
| src | пре 11 месеци | |
| .editorconfig | пре 11 месеци | |
| .env | пре 11 месеци | |
| .env.development | пре 11 месеци | |
| .env.production | пре 11 месеци | |
| .env.test | пре 11 месеци | |
| .eslintignore | пре 11 месеци | |
| .eslintrc.js | пре 11 месеци | |
| .gitignore | пре 11 месеци | |
| README.md | пре 11 месеци | |
| babel.config.js | пре 11 месеци | |
| package.json | пре 11 месеци | |
| vue.config.js | пре 11 месеци |
npm install
npm install --registry=https://registry.npm.taobao.org
npm run dev
浏览器访问 http://localhost:80
## 发布
# 构建生产环境
npm run build:prod
npm run prod
npm run build:prod
npm run dev
npm run build:dev
test环境为 hash 模式
npm run test
npm run build:test