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
- Host: GitHub
- URL: https://github.com/heyui/heyui-mobile
- Owner: heyui
- License: mit
- Created: 2019-04-24T13:38:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T23:34:31.000Z (over 3 years ago)
- Last Synced: 2025-01-11T11:34:52.967Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 768 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HeyUI Mobile
[](https://www.npmjs.org/package/heyui-mobile)


[](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