0.0.2 • Published 8 years ago

jc-shared-components v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Story Book for Shared Components.

This app setup has the support for React Storybook. It allows to develop and test React UI components rapidly.

Usage

npm install

Then open http://localhost:3000 on your browser. For more information visit React Storybook repo.

React Storybook in action

This app is forked from the Redux examples directory and added support for React Storybook.