# react-components

自用react组件，支持日常开发

## 开发

```
npm run dev
```

目录： example/index

## 打包

```
npm run build
```

## 文档
```
npm run styleguide
```
