# vux **Repository Path**: liu791156095/vux ## Basic Information - **Project Name**: vux - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: v2 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

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 + [中文文档](https://vux.li/) + English(working) ## 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). ``` bash npm install vue-cli -g vue init airyland/vux2 projectPath cd projectPath npm install // or yarn npm run dev // or yarn dev ``` ## Maintainers + [airyland](https://github.com/airyland) + [lichunqiang](https://github.com/lichunqiang) + [graysheeep](https://github.com/graysheeep) + [unclay](https://github.com/unclay) + [wg5945](https://github.com/wg5945) + [Sapphire2k](https://github.com/Sapphire2k) ## Vux is Inspired or Powered By: + [Vue](https://github.com/vuejs/vue) + [WeUI](https://github.com/weui/weui) + [FrozenUI](https://github.com/frozenui/frozenui) + [Ant Design](https://github.com/ant-design/ant-design) + [Ant Design Mobile](http://github.com/ant-design/ant-design-mobile) + [XScroll](https://github.com/huxiaoqi567/xscroll) + [Ionic](https://github.com/driftyco/ionic) + [SUI Mobile](https://github.com/sdc-alibaba/SUI-Mobile) + [PhotoSwipe](https://github.com/dimsemenov/PhotoSwipe) + [WePayUI](https://github.com/wepayui/wepayui) + [autosize](https://github.com/jackmoore/autosize)(MIT) ## License MIT ## Donate It takes time to maintain VUX.