2017-04-16 20:28:11 +02:00
2017-04-09 18:39:35 +01:00
2017-04-02 10:57:30 -07:00
2017-04-16 17:42:30 +02:00
2017-03-30 00:00:55 +02:00
FIX
2017-04-10 22:59:38 +02:00
2017-04-16 20:28:11 +02:00
2017-03-29 21:21:20 +02:00
2017-04-16 20:28:11 +02:00
2017-04-16 17:42:30 +02:00
2017-04-10 21:56:54 +02:00
2017-04-16 20:28:11 +02:00
2017-04-15 22:38:33 +02:00

Storybook

Greenkeeper badge Build Status CodeFactor BCH compliance
Storybook Slack

React Storybook is a UI development environment for your React components. With it, you can visualize different states of your UI components and develop them interactively.

We recently switched repo-strategy, this readme needs editing.

Intro

React Storybook runs outside of your app. So you can develop UI components in isolation without worrying about app specific dependencies and requirements.

React Storybook Screenshot

Getting Started

npm i -g getstorybook
cd my-react-app
getstorybook

For more information visit: https://getstorybook.io

Main Projects

todo

Addons

todo

Contributing

todo

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