vux

Mobile web UI based on Vue and WeUI

  • vux

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
vux
17,6054042.11.13 years ago8 years agoMinified + gzip package size for vux in KB

Readme

<img src="https://i.loli.net/2017/11/20/5a12187ebf2e0.png" width="175">

Be Cool with Vue@^2.3.0 and WeUI.


<img src="https://static.vux.li/demo_v2_doc_home.png" width="100" alt="">

Live Demo >>


<img src="https://img.shields.io/github/stars/airyland/vux.svg?style=social&label=Star" alt="">
<img src="https://img.shields.io/github/forks/airyland/vux.svg?style=social&label=Fork" alt="">
<img src="https://img.shields.io/github/watchers/airyland/vux.svg?style=social&label=Watch" alt="">


<img src="https://api.travis-ci.org/airyland/vux.svg?branch=v2" alt="">
<img src="https://img.shields.io/codecov/c/github/airyland/vux/v2.svg" alt="">

<img src="https://img.shields.io/github/issues/airyland/vux.svg?style=flat-square" alt="">
<img src="http://isitmaintained.com/badge/resolution/airyland/vux.svg?style=flat-square" alt="">
<img src="https://img.shields.io/github/contributors/airyland/vux.svg?style=flat-square" alt="">

<img src="https://img.shields.io/npm/l/vux.svg?style=flat-square" alt="">
<img src="https://img.shields.io/npm/v/vux.svg?style=flat-square" alt="">
<img src="https://img.shields.io/npm/dm/vux.svg?style=flat-square" alt="">
<img src="https://img.shields.io/npm/dt/vux.svg?style=flat-square" alt="">


Sponsors

<img src="https://ww1.sinaimg.cn/large/663d3650gy1fs3l83hokej20b4040weg.jpg" height="80">

Requirements

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

Docs

Quick Start

vux2 template is directly modified from Vue official webpack template.

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