madp-vant-ui
v0.1.14
Published
``` npm install ``` # Vue 2 项目,安装 Vant 2
Downloads
4
Readme
madp-vant-ui
Project setup
npm install
Vue 2 项目,安装 Vant 2
npm i vant@latest-v2
flexible.js 插件是一个终端设备适配的解决方案。flexible.js 插件通过实现 rem 单位的自适应,来达到实现不同终端之间页面适配的目的
npm i amfe-flexible
import 'amfe-flexible'
yarn add [email protected] -D
安装 sass 全局引用变量 sass-resources-loader webpack 配置
npm install sass-resources-loader
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint