Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vux

airyland4.1kMIT2.11.1

Mobile web UI based on Vue and WeUI

vux, vue, vue ui, weui, vue-components, web-components, component, components, mobile ui, framework, frontend

readme

Be Cool with Vue@^2.3.0 and WeUI.


Live Demo >>







Sponsors

Requirements

  • vue@^2.3.0(for .sync modifier)
  • webpack@^2.0
  • node@^7.6(development)

Docs

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:

License

MIT