storybook/examples/official-storybook
Norbert de Langen 1e850c9f36 Merge branch 'next' into core/managed-addon-state
# Conflicts:
#	examples/official-storybook/package.json
2019-05-16 11:26:13 +02:00
..
2018-10-14 17:39:35 +02:00
2018-10-14 17:39:35 +02:00
2019-05-10 19:16:35 +02:00
2018-12-29 22:04:17 +01:00
2018-12-29 22:04:17 +01:00
2018-12-29 22:04:17 +01:00
2019-04-27 18:14:56 +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}