Leon Aves de0cd15c32
Update custom webpack config docs
As of f42248157b, the app will not load without the first two plugins in the config, so this should no longer read: "you should try to";' the preservation of those plugins is now a necessity, so I have added it to the list of "make sure to preserve"s.
2017-12-27 15:04:49 +00:00
..
2017-05-26 00:46:23 +02:00
2017-12-27 15:04:49 +00:00
2017-05-26 15:26:43 +02:00
2017-11-04 02:56:31 +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
2017-11-04 17:07:40 +03:00
2017-11-04 06:03:35 +03:00
2017-06-06 18:03:32 +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

yarn
yarn dev
yarn storybook

Edit Documentation

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