Skip to content

Storybook

Norn has a Storybook build for design system and component documentation.

Terminal window
pnpm storybook
Terminal window
pnpm storybook:build

The static output is written to storybook-static/.

The public Storybook target is:

https://design-system.norn.dev

Deployment is configured through wrangler.design-system.jsonc and can be run with:

Terminal window
pnpm storybook:deploy