Filipp Riabchun dbf243d371
Merge pull request #3831 from storybooks/tmeasday/document-parameters-for-addons
Document `makeDecorators` for addons authors
2018-07-04 17:27:08 +03:00
..
2018-03-17 16:41:31 -07:00
2017-05-26 00:46:23 +02:00
2017-12-28 02:01:11 +03:00
2017-11-04 02:56:31 +03:00
2017-05-26 00:46:23 +02:00
2017-10-22 20:42:55 -04:00
2018-06-04 23:43:27 +02:00
2017-11-04 06:03:35 +03:00
2017-06-06 18:03:32 +02:00
2018-01-11 11:40:58 -05: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

yarn
yarn dev
yarn storybook

Edit Documentation

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