Matthias Christoph Munder c56d3f7ee4 Update docs
I (and others https://github.com/storybooks/storybook/issues/25) had a hard time finding information about how to apply styles from CSS frameworks like Boostrap etc... Maybe this link in the section about CSS testing makes it a bit easier?
2017-06-22 10:41:31 +02: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-06-06 18:03:32 +02:00
2017-06-22 10:41:31 +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-05-26 00:46:23 +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-05-26 00:46:23 +02:00
2017-06-06 18:03:32 +02:00
2017-06-03 21:06:48 +02:00
WIP
2017-06-11 11:34:44 +02:00
WIP
2017-06-11 11:34:44 +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.