Michael Shilman 010257ebe5 Update linkTo documentation
Links used to be an add-on, but are now supported natively in
storybook. Updated the docs to reflect that.
2017-04-27 19:07:00 +10:00
2017-04-19 07:35:25 -07:00
2017-04-27 19:07:00 +10:00
2017-04-19 07:35:25 -07:00
2017-04-17 13:29:51 -07:00
2017-04-18 05:41:04 +05:30
2017-04-15 16:24:14 +05:30
2017-04-19 07:35:25 -07:00

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 969 MiB
Languages
TypeScript 73.2%
JavaScript 24.2%
MDX 1.1%
Svelte 0.7%
Vue 0.3%
Other 0.4%