1 Star 0 Fork 0

Vacuole / vux

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Be Cool with Vue and WeUI.

compatible with Vue@^1.0.24 (not yet support Vue@2.0)

Docs

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

Quick Start

# 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

# 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.

Components

Maintainers

Vux is Inspired or Powered By:

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 :).

空文件

简介

Mobile UI Components based on Vue & WeUI 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/vacuole/vux.git
git@gitee.com:vacuole/vux.git
vacuole
vux
vux
master

搜索帮助