Skip to content

heyui/heyui-mobile

Repository files navigation

HeyUI Mobile

npm package JS gzip size CSS gzip size License: MIT

A Mobile UI Components Library.

Documentation

visit heyui.top.

Install

npm install heyui-mobile --save

Start

Basic

<script src="https://cdn.jsdelivr.net/npm/vue"></script>
<script src="https://cdn.jsdelivr.net/npm/heyui-mobile"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/heyui-mobile/themes/index.css"></link>

Advanced

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

Vue.use(HeyUI)

Development

You need install hey-cli.

#build
npm install
# build complete heyui
hey b

# develop
cd doc
npm install
hey dev

Community

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

我们将定期拉人入群.

LICENSE

MIT

Copyright (c) 2017-present, Lan