暂无描述

bd0716 588885b3a0 init 2 年之前
public 588885b3a0 init 2 年之前
src 588885b3a0 init 2 年之前
.browserslistrc c9606889e7 init 2 年之前
.env.development c9606889e7 init 2 年之前
.env.production c9606889e7 init 2 年之前
.env.test c9606889e7 init 2 年之前
.eslintrc.js c9606889e7 init 2 年之前
.gitignore c9606889e7 init 2 年之前
README.md c9606889e7 init 2 年之前
babel.config.js c9606889e7 init 2 年之前
package-lock.json 588885b3a0 init 2 年之前
package.json 588885b3a0 init 2 年之前
postcss.config.js c9606889e7 init 2 年之前
vue.config.js c9606889e7 init 2 年之前

README.md

vue 移动端项目模板 axios+rem 适配(lib-flexible)+ postcss-px2rem + normalize.css + vant

本地运行

npm run serve

本地运行测试

npm run serve-test

打包线上正式版

npm run build

打包线上测试版

npm run build-test