Filipp Riabchun 5df47a4860
Merge pull request #3467 from storybooks/upgrade-sass-loader
Upgrade sass-loader to 7.0.1 & stop bringing node-sass bin to each user
2018-04-22 00:44:40 +03:00
..
2018-03-17 16:41:31 -07:00
2017-12-28 02:01:11 +03:00
2017-11-04 02:56:31 +03:00
2017-10-22 20:42:55 -04:00
2018-04-05 11:57:34 -04:00
2017-11-04 06:03:35 +03: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.