Docs Get Started
Storybook Docs

Get started with Storybook

Storybook is a frontend workshop for building UI components and pages in isolation. It helps you develop and share hard-to-reach states and edge cases without needing to run your whole app. Thousands of teams use it for UI development, testing, and documentation. It's open source and free.

Install Storybook

Run this command to install Storybook into an existing project or create a new one from scratch:

npm create storybook@latest

Want to know more about installing Storybook? Check out the installation guide.

Supported frameworks

Community-maintained frameworks

Storybook includes an active community that supports additional frameworks and libraries. These community-maintained frameworks are actively developed and maintained by community contributors.

Main concepts

Storybook is a powerful tool that can help you with many aspects of your UI development workflow. Here are some of the main concepts to get you started.

Additional resources

Once you've learned the basics, explore these other ways to get the most out of Storybook.

Latest product updates

See changelog