Skip to main content

Storybook

Recommendation
Updated
Moved
USE
2021-10-20

What is it

Storybook is an open source tool for building UI components and pages in isolation. It streamlines UI development, testing, and documentation.

When to use it

Use Storybook when building reusable UI components that should be documented, tested and easy to use.

How to learn it

Installation and setup instructions can be found in the official Storybook documentation.