el-react-ui
Version:
Energylink React UI components
18 lines (12 loc) • 297 B
Markdown
el-react-ui
==================================
Small react ui components which strongly inherits from [rebass](https://rebassjs.org/)
### Get started
```bash
$ yarn install el-react-ui styled-components
```
### View styleguidist
> Run server and open `localhost:6060`
```bash
$ yarn dev
```