Norbert de Langen 9ac9da64cd
Merge branch 'next' into next-6.0.0
# Conflicts:
#	addons/cssresources/package.json
#	examples/dev-kits/package.json
#	examples/rax-kitchen-sink/package.json
2020-01-20 09:06:35 +01:00
..
2019-12-05 12:39:26 -05: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-storybooks/{new-example}