storybook/examples/official-storybook
Norbert de Langen 6ed2e39269
Merge branch 'next' into pr/jonspalmer/9969
# Conflicts:
#	.github/workflows/tests-puppeteer.yml
#	examples/official-storybook/package.json
#	yarn.lock
2020-03-16 09:17:13 +01:00
..
2018-10-14 17:39:35 +02:00
2018-10-14 17:39:35 +02:00
2018-12-29 22:04:17 +01:00
2018-12-29 22:04:17 +01:00
2019-06-07 14:05:43 +02:00

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-storybooks:

sudo ln -s ../../{new-example}/storybook-static /Users/{user}/{location-of-storybook-repo}/core/examples/official-storybook/built-storybookjs/{new-example}