Skip to content

Latest commit

 

History

History
 
 

docs

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.