UNPKG

heyui

Version:

A UI components Library.

29 lines (20 loc) 414 B
# HeyUI >A UI components Library. ## Reference - 集成脚手架 [hey-cli](https://www.npmjs.com/package/hey-cli) ## install ```js npm install heyui ``` ## Start ```js import Vue from 'vue' import HeyUI from 'heyui' Vue.use(HeyUI) ``` ## Changelog Detailed changes for each release are documented in the release notes. ## Browser Support Modern browsers and Internet Explorer 9+. ## LICENSE MIT