Back to Posthog

Hello from Storybook

frontend/src/stories/Hello.stories.mdx

1.43.11.9 KB
Original Source

import { Meta } from '@storybook/addon-docs'

<Meta title=" Hello" />

Hello from Storybook

Here you will find

Help needed

Running locally

To run storybook locally, run pnpm storybook. It'll open on http://localhost:6006/

To edit in the cloud, launch a new github codespace for this repository, then run pnpm i and pnpm storybook

Hot tips

  • When you're in a scene story, hit "a" and click "Story" to see its source.