UNPKG

408 BMarkdownView Raw
1# Sample React components library
2
3Created for the purpose of ["Let's build React Components library!" tutorial on Medium.com](https://medium.com/p/f5a390d5973d).
4
5Created with:
6- **React, Emotion** for creating and styling components,
7- **Rollup**, **Babel** for bundling the library,
8- **Styleguidist** for live development and documentation generation,
9- **TravisCI** for auto deployment to GitHub pages.