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

zjwang001/vux

 
 

Repository files navigation

Be Cool with Vue@^2.3.0 and WeUI.


Live Demo >>







Requirements

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

Docs

Issues

处理 issue 是件很耗精力的事,请提交 issue 前考虑一下是否把问题说清楚了,是不是在浪费大家时间:

  • 任何描述不清楚、代码(拜托请别截图)懒得给出的 issue 将会直接 关闭锁定、打上 yet another bad issue 标签;
  • 在 issue 下提无关问题会被直接 删除;

Quick Start

vux2 template(https://github.com/airyland/vux2) is directly modified from Vue official webpack template(https://github.com/vuejs-templates/webpack).

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

Donate

It takes time to maintain VUX.

About

Mobile UI Components based on Vue & WeUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 61.2%
  • JavaScript 29.7%
  • CSS 9.0%
  • Other 0.1%