-
利用fast_h5_vue,结合vue、vue-cli3、vuex、vue-router和vant,可以快速开发h5模板
资源介绍
vue-h5
vue + vuex + vant + vue-router + vue-cli3 + axios构建h5模板
如何使用
开发
npm run serve
打包
npm run build
分析打包
npm run analyze
代码棉绒
npm run lint
自动生成文件
npm run new
目录结构
具体参见tree.txt
主要功能
rem适应
html meta修改
< meta
name =" viewport "
content =" width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover "
/>
安装postcss-pxtorem lib-flexible
♡
// main.js
import