mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
If `stories` directory is in `src`, relative path to app should be `../app` not `../src/app`
Website for storybook.js.org
This is the source for storybook.js.org. It documents Storybook, an amazing UI component development environment for React and React Native. The site is built with Gatsby.
Usage
yarn
yarn dev
yarn storybook
Edit Documentation
Documentation is written in Markdown and located inside the docs/src/pages
directory.