Skip to content
/ vux Public
forked from airyland/vux

Mobile UI Components based on Vue & WeUI

License

Notifications You must be signed in to change notification settings

Avalex33/vux

 
 

Repository files navigation

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

About

Mobile UI Components based on Vue & WeUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 55.7%
  • JavaScript 36.5%
  • Less 7.1%
  • Other 0.7%