Maxime Robert cbf32f7d71
FIX relative path
If `stories` directory is in `src`, relative path to app should be `../app` not `../src/app`
2018-04-05 20:57:57 +02:00
..
2018-03-17 16:41:31 -07:00
2017-05-26 00:46:23 +02:00
2018-04-05 20:57:57 +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
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.