initial commit
This commit is contained in:
8
radar/2019-11-01/storybook.md
Normal file
8
radar/2019-11-01/storybook.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Storybook"
|
||||
ring: assess
|
||||
quadrant: tools
|
||||
|
||||
---
|
||||
[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.
|
||||
Reference in New Issue
Block a user