cleverboy32 / vux

Mobile UI Components based on Vue & WeUI

Home Page:https://vux.li/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

VUX 并不是大团队维护的项目,没有捐赠,纯靠热情,维护者有权决定什么时候处理什么问题,什么问题不处理。
入坑请万分谨慎

处理 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

https://vux.li/

License:MIT License


Languages

Language:Vue 58.8%Language:JavaScript 32.5%Language:CSS 8.6%Language:HTML 0.1%Language:Shell 0.0%