Package Exports
- vux
- vux/index.js
- vux/package.json
- vux/src/components/map.json
- vux/src/plugins/confirm/index.js
- vux/src/plugins/loading
- vux/src/plugins/loading/index.js
- vux/src/plugins/toast
- vux/src/plugins/toast/index.js
- vux/src/plugins/wechat/index.js
- vux/src/styles/reset.less
- vux/src/tools/base64/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vux) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Be Cool with Vue@^2.3.0 and WeUI.
Sponsors
Requirements
- vue@^2.3.0(for .sync modifier)
- webpack@^2.0
- node@^7.6(development)
Docs
- 中文文档
- English(working)
Quick Start
vux2 template is directly modified from Vue official webpack template.
npm install vue-cli -g
vue init airyland/vux2 projectPath
cd projectPath
npm install // or yarn
npm run dev // or yarn dev
Maintainers
Vux is Inspired or Powered By:
- Vue
- WeUI
- FrozenUI
- Ant Design
- Ant Design Mobile
- XScroll
- Ionic
- SUI Mobile
- PhotoSwipe
- WePayUI
- autosize(MIT)
- buefy