jc-shared-components
v0.0.2
Published
Shared Components
Downloads
7
Readme
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.
This app is forked from the Redux examples directory and added support for React Storybook.