mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 04:31:06 +08:00
# Conflicts: # code/addons/storyshots/storyshots-core/package.json # code/lib/theming/package.json # code/yarn.lock # scripts/yarn.lock
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-storybookjs/{new-example}