Storybook, the playground you need for your UI components! 🎨
To see it live, go to https://reactbeerlille.github.io/storybook-talk/ 🎉
- Press
F
to show the Storybook in full screen - Press
T
to hide the tab on top - Press
Alt + <
&Alt + >
to move between slides
- Storybook Documentation
- React Storybook: Design, Dev, Doc, Debug Components - React Conf 2017 - Marie-Laure Thuret
- Design Systems with React and Typescript in Storybook - egghead.io - Shawn Wang
- Building a Maintainable UI with Storybook - ReactNext 2018 - Norbert de Langen
- Storybook pour votre design system, un conte de fées ?
Run npm run storybook
to launch the presentation in Storybook and go to http://localhost:6006 😎