MadeInHaus / react-starter

A client-side SPA starter bundled with React, Redux, CSS Modules, React Router 4, and Webpack 4
MIT License
9 stars 2 forks source link

Feature/repair storybook #44

Closed ClayCooperLA closed 5 years ago

ClayCooperLA commented 5 years ago

• install storybook 5.0.11, install addons • fix path to store, configureStore function is now an export • properly merge app webpack with default storybook 5.0.11 webpack rules • search for stories throughout entire src • update action from addon • use FadeTransform from react-animation-components, FadeInOut causes crash

stevescavo commented 5 years ago

@unruffledBeaver can you actually review this PR? I'm slammed for most of the day today.