Michael Shilman 1c59065b39 Merge branch 'master' into release/3.2
# Conflicts:
#	addons/actions/package.json
#	addons/knobs/package.json
#	addons/storyshots/package.json
#	app/react-native/package.json
#	app/react/package.json
#	examples/cra-kitchen-sink/package.json
#	lerna.json
#	lib/ui/src/modules/ui/components/layout/index.js
2017-07-14 10:40:54 -07:00
..
2017-05-31 21:10:05 +02:00
2017-05-26 00:46:23 +02:00
2017-05-29 22:48:58 +12:00
2017-05-26 00:46:23 +02:00
2017-05-26 15:26:43 +02:00
2017-06-03 21:06:48 +02:00
2017-05-26 00:46:23 +02:00
2017-05-26 00:46:23 +02:00
2017-06-16 17:17:54 +02:00
2017-05-26 00:46:23 +02:00
2017-06-06 18:03:32 +02:00
2017-06-03 21:06:48 +02:00
2017-06-06 18:03:32 +02:00
2017-05-26 18:24:53 +02:00

Website for storybook.js.org

This is the source for storybook.js.org. It documents Storybook, an amazing UI component development environment for React and React Native. The site is built with Gatsby.

Usage

npm i
npm run develop
npm run storybook

Edit Documentation

Documentation is written in Markdown and located inside the pages/ directory.