Skip to content

Storybook

The component gallery lives in manovaspace/design-system.

Terminal window
git clone https://github.com/manovaspace/design-system.git
cd design-system
pnpm install
pnpm storybook

Opens on port 10006.

Stories for @manovaspace/ui primitives, motion, tokens, and theme switching — useful when iterating on components without a full Next.js app.