Skip to content

willowcheng/storybook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02a528c · Nov 17, 2016
Sep 25, 2016
Nov 10, 2016
Nov 10, 2016
Aug 30, 2016
Sep 21, 2016
Nov 17, 2016
Aug 1, 2016
Sep 21, 2016
Sep 9, 2016
Mar 31, 2016
Apr 7, 2016
Nov 16, 2016
Oct 27, 2016
Mar 31, 2016
Aug 30, 2016
Jun 20, 2016
Aug 2, 2016
Nov 17, 2016
Nov 16, 2016

Repository files navigation

React Storybook Build Status npm version 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.

React Storybook Screenshot

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

Getting Started

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

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


React Storybook also comes with a lot of addons and a great API to customize as you wish. You can also build a static version of your storybook and deploy it anywhere you want.

Here are some featured storybooks that you can reference to see how Storybook works:

Docs

About

UI Component Dev Environment for React

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.3%
  • CSS 2.6%
  • Shell 2.6%
  • HTML 1.8%
  • TypeScript 0.7%