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.

Description
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
Readme MIT 964 MiB
Languages
TypeScript 73.2%
JavaScript 24.2%
MDX 1.1%
Svelte 0.7%
Vue 0.3%
Other 0.4%