update storybook

This commit is contained in:
Bastian Ike
2019-12-20 14:23:33 +01:00
parent bbfbd4b79a
commit 7424d0bf43

View File

@@ -4,4 +4,5 @@ ring: assess
quadrant: tools
---
[Storybook](https://storybook.js.org/)
[Storybook](https://storybook.js.org/) is a user interface development environment and playground for UI components. The tool enables developers to create components independently and showcase components interactively in an isolated development environment.
Storybook runs outside of the main app so users can develop UI components in isolation without worrying about app specific dependencies and requirements.