## 安装

### npm 安装

推荐使用 cnpm 的方式安装，它能更好地和 [webpack](https://webpack.js.org/) 打包工具配合使用。

```shell
cnpm i dxx-ui -S
```
