Storybook Registry
A collection of stories for the components of Shadcn/ui
Getting started: pick a registry from the toggle on the top right (between Radix UI and Base UI) and copy the matching setup below.
components.json
{
// ...rest of your components.json
"registries": {
"@storybook": "https://registry.lloydrichards.dev/v3/radix/{name}.json"
}
}Install
npx shadcn@latest add @storybook/button-story npx shadcn@latest add https://registry.lloydrichards.dev/v3/radix/button-story.json