# vux **Repository Path**: mirrors/vux ## Basic Information - **Project Name**: vux - **Description**: Vux(读音 [v'ju:z],同views)是基于 WeUI 和 Vue(2.x) 开发的移动端UI组件库,主要服务于微信页面 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: v2 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 20 - **Forks**: 0 - **Created**: 2017-08-07 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: webui **Tags**: None ## 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 + [中文文档](https://vux.li/) + English(working) ## 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) + [buefy](https://github.com/buefy/buefy) ## License [MIT](https://github.com/airyland/vux/blob/v2/LICENSE)