React Example Lib (in development) The React Example Lib is a lib that provides reusable React components. Installation yarn add react-example-lib npm install react-example-lib Storybook The lib components are presented in storybook. Import components Example component: import { Tag } from "react-example-lib"