Skip to content

📓 The UI component explorer. Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more!

License

Notifications You must be signed in to change notification settings

glenpadua/storybook

Repository files navigation

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

About

📓 The UI component explorer. Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more!

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 75.4%
  • JavaScript 22.9%
  • Kotlin 0.7%
  • HTML 0.4%
  • Shell 0.3%
  • Vue 0.2%
  • Other 0.1%