# zpm-ui

> Zpm-Ui组件库

## Usage

``` bash
# install dependencies
npm install zpm-ui

# 导入zpm-ui
import ZpmUi from 'zpm-ui'

# 使用组件
Vue.use(ZpmUi)
```

## License
[MIT](http://opensource.org/licenses/MIT)

Copyright (c) 2019-present, ZPM UI

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
