nx/docs/node/guides/storybook-plugin.md
2021-02-25 12:48:36 -05:00

11 lines
368 B
Markdown

# Storybook
![Storybook logo](/shared/storybook-logo.png)
Storybook is a development environment for UI components. It allows you to browse a component library, view the different states of each component, and interactively develop and test components.
## Links to Further Instructions
- [Angular](/angular/storybook/overview)
- [React](/react/storybook/overview)