mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 06:31:18 +08:00
# Conflicts: # addons/events/src/deprecated.js # addons/options/src/register.ts # examples/official-storybook/stories/core/decorators.stories.js # examples/official-storybook/stories/deprecated/addon-events.stories.js # lib/addons/src/make-decorator.test.ts # lib/api/src/modules/layout.ts # lib/cli/src/generate.js # lib/core/package.json
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}