An open API service indexing awesome lists of open source software.

https://github.com/heyui/heyui-mobile

UI Toolkit for Mobile based on Vue
https://github.com/heyui/heyui-mobile

Last synced: 9 months ago
JSON representation

UI Toolkit for Mobile based on Vue

Awesome Lists containing this project

README

          



# HeyUI Mobile

[![npm package](https://img.shields.io/npm/v/heyui-mobile.svg?style=flat-square)](https://www.npmjs.org/package/heyui-mobile)
![JS gzip size](http://img.badgesize.io/https://unpkg.com/heyui-mobile/dist/index.js?style=flat-square&compression=gzip&label=gzip%20size:%20JS)
![CSS gzip size](http://img.badgesize.io/https://unpkg.com/heyui-mobile/themes/index.css?style=flat-square&compression=gzip&label=gzip%20size:%20CSS)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](LICENSE)

> A Mobile UI Components Library.

## Documentation

visit [heyui.top](http://www.heyui.top/mobile).

## Install

```js
npm install heyui-mobile --save
```

## Start

### Basic

```html

```

### Advanced

```js
import Vue from "vue"
import HeyUI from "heyui-mobile"
require("heyui/themes/index.less")

Vue.use(HeyUI)
```

## Development

You need install [hey-cli](https://www.npmjs.org/package/hey-cli).

```sh
#build
npm install
# build complete heyui
hey b

# develop
cd doc
npm install
hey dev

```
## Community

感兴趣的朋友请添加微信号:heyui-robot

我们将定期拉人入群.

## LICENSE

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2017-present, Lan