Storybook
Where Front-End Development becomes a breeze.
Storybook
Open-system React component library powered by Radix UI Primitives, and Tailwind CSS.
Shadcn/ui Storybook - JheanAntunes
Well-configured Storybook, no longer maintained.
Shadcn/ui Storybook - LloydRichards
Ongoing project to add Official Storybook support to Shadcn/ui through CLI.
Installation
A browser window open up at localhost:6006
, and Storybook will crash due to picking up the Fumadocs .mdx
files.
The state of Storybook is currently an absolute mess. Still figuring out its quirks.
You can view my progress here. It's mostly complete, including a sane dark mode.
For convenience, the following code is in sync based on the current Storybook configuration of this project using doc-gen
.
custom-viewports.ts
main.ts
preview.tsx
stack-builder.svg
themes-storybook-ui.ts
Extend the range of viewports with more options.
Inspiration
Last updated on