storybook/README.md
2017-05-14 01:10:52 +02:00

545 B

Website for storybooks.js.org

This is the source for storybooks.js.org. This is a Create React App based site.

This site has also has the documentation for Storybook.

Usage

npm i
npm start

Edit Documentation

This website carries the documentation for Storybook.
Documentation is located at: src/docs directory.

It's written in Markdown and ES6. So, it supports goodies of both worlds.