react-svg-timeline
react-svg-timeline copied to clipboard
Add Storybook
- [ ] Add storybook (incl. GitHub Pages deployment)
- [ ] Port existing example
- [ ] Add example with larger data set
- [ ] Add nivo interaction layer example
With #106, the basic storybook setup is done. We could now just start to add stories…
@protyze I would prefer storybook (to have small, isolated stories), but not sure how we can handle dependencies (e.g. MUI, Nivo) without them sneaking into the lib, is that possible?