hypnos 2e8240d176 Fix/suppress current eslint warnings.
Raise `import/no-unresolved` and `import/extensions` to error level
everywhere except `docs`
2017-10-02 01:40:46 +03: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-09-29 15:15:37 +02: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-09-06 00:54:12 +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-10-02 01:40:46 +03:00
2017-06-06 18:03:32 +02:00
2017-09-29 23:19:13 +03: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 develop
yarn storybook

Edit Documentation

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