dvdzkwsk / react-redux-starter-kit

Get started with React, Redux, and React-Router.
MIT License
10.29k stars 2.2k forks source link

Adding in React Storybook #1242

Closed olivercaine closed 7 years ago

olivercaine commented 7 years ago

Run with "npm run storybook"

dvdzkwsk commented 7 years ago

React Storybook is awesome! I'd love to integrate this. Would you mind bringing your branch up to date by rebasing against master? With all the changes that just got made, and how straightforward this is, it may make sense to just redo the commit from a clean slate. Sorry about the hassle.

olivercaine commented 7 years ago

@davezuko No problem, I'd love to do it! I'll get a PR in this weekend ;)