# vux **Repository Path**: xmountain/vux ## Basic Information - **Project Name**: vux - **Description**: Mobile web UI Components based on Vue and WeUI. Be Cool with Vue & WeUI. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-17 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Be Cool with Vue and WeUI.

Vux = Vue + WeUI + A Bunch of Components

## Docs + [中文文档](https://vuxjs.gitbooks.io/vux/content/) ## Importance notice + This is not an Official Project of Wechat. + [For 中文开发者]提问题时若使用`不能用`,`没效果`,`有问题`,`报错`此类模糊表达,但又没给出任何代码截图报错的,将**绝对**不会有任何反馈。([参阅 《提问的智慧》](https://github.com/tvvocold/How-To-Ask-Questions-The-Smart-Way)) ## Demo

https://vux.li
(You can view the demos' codes in /src/demos)

## Component List > If you need a new component, don't hesitate to raise an issue. > The diagram is made with [coggle](https://coggle.it/)

## Quick Start ``` bash # install vue-cli npm install -g vue-cli # init a webpack project with vuxjs/template vue init vuxjs/webpack my-project cd my-project # or cnpm install npm install npm run dev ``` ## Development Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # you can also custom host and port npm run dev -- --host 127.0.0.1 --port 8085 # build for production with minification npm run build # build components before publishing npm run xbuild # publish and deploy to gh-pages npm run xpublish # run unit tests npm test ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader). ## Components

## Maintainers + [airyland](https://github.com/airyland) + [lichunqiang](https://github.com/lichunqiang) + [graysheeep](https://github.com/graysheeep) + [unclay](https://github.com/unclay) ## 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) ## License MIT ## Donate It takes much time and energy to maintain and improve this project. If Vux helps you, you may want to buy me a coffee :).