mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:11:08 +08:00
# Conflicts: # lib/addons/package.json # lib/api/src/index.tsx # lib/ui/src/components/preview/preview.tsx # lib/ui/src/components/preview/toolbar.tsx # lib/ui/src/containers/preview.tsx
Official storybook
This storybook includes stories for:
@storybook/components
- reusable UI components for addon authors@storybook/ui
- the UI of storybook itself@storybook/addon-*
- various addons.@storybook/other-*
- various examples.
How to make new build-storybook
s:
sudo ln -s ../../{new-example}/storybook-static /Users/{user}/{location-of-storybook-repo}/core/examples/official-storybook/built-storybooks/{new-example}