mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-02 05:03:44 +08:00
545 B
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.