Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,17 @@ Storybook is a standalone tool that runs alongside your app. It's a zero-config

<CodeSnippets path="create-command.md" />

Want to know more about installing Storybook? Check out the [installation guide](./get-started/install.mdx).

## Supported frameworks

<HomeRenderers />

Want to know more about installing Storybook? Check out the [installation guide](./get-started/install.mdx).
## 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.

<CommunityRenderers />

## Main concepts

Expand Down