<img src="https://github.com/xiahouwei/wind-ui-pro/blob/main/wind-ui-pro-icon.jpg" width="200px">

# wind-ui-pro/风行UI

> A **Vue 2.0** UI Toolkit for Web.

- [Homepage](https://github.com/xiahouwei/wind-ui-pro)
- [quickstart](https://xiahouwei.gitee.io/wind-ui-pro-docs/)


## Installation/安装

```shell
npm install wind-ui-pro -S

```

## Usage/使用

Import all components.

```javascript
import Vue from 'vue';
import WindUI from 'wind-ui-pro';

Vue.use(WindUI);
```

## Thanks
- [Element UI](https://github.com/xiahouwei/element)


## developer/开发者

fengxing-front-team/风行前端小组

- [xiahouwei](https://github.com/xiahouwei)
- [ClareCai](https://github.com/ClareCai)
- [xxDly](https://github.com/xxDly)
