This component library contains no components yet, but it provides you with a great starting point to actually create one!
Storybook https://storybook.js.org/
Emotion https://emotion.sh/docs/introduction
ReactJS https://reactjs.org/
TypeScript https://www.typescriptlang.org/
Run inside another terminal:
$ yarn start
# or
$ npm run start
This loads the stories from __stories__
inside the component folders.