# component-library

A library of all reusable KBI components and utilities. Documented using [styleguidist](https://react-styleguidist.js.org/).

## Install

```bash
npm install --save @kbi/component-library
```
## Helpful Documentation
- [A guide to building a React component with webpack 4, publishing to npm, and deploying the demo to GitHub Pages](https://medium.com/dailyjs/building-a-react-component-with-webpack-publish-to-npm-deploy-to-github-guide-6927f60b3220)
- [Documenting components with React Styleguidist](https://react-styleguidist.js.org/docs/documenting.html)

- [View component documentation](https://kbi-recycling.github.io/component-library/)
