docs/index.mdx
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.
Run this command to install Storybook into an existing project or create a new one from scratch:
<CodeSnippets path="create-command.md" variant="new-users" copyEvent="CreateCommandCopy" />Want to know more about installing Storybook? Check out the installation guide.
Storybook includes an active community that supports additional frameworks and libraries. These community-maintained frameworks are actively developed and maintained by community contributors.
<CommunityRenderers />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.
<HomeConcepts />Once you've learned the basics, explore these other ways to get the most out of Storybook.
<HomeResources />