opencredo-react-boilerplate icon indicating copy to clipboard operation
opencredo-react-boilerplate copied to clipboard

Results 3 opencredo-react-boilerplate issues
Sort by recently updated
recently updated
newest added

After following all the instructions and browsing to localhost:3000 i get this: ``` Cannot GET / ``` I also get errors in webpack: ``` ERROR in ./src/styles/app.scss Module parse failed:...

bug

Redux-form v6 requires a substantial rewrite so I've stop short of that at v.5.3.3 Everything else has been updated/upgrated to it's newest versions, along with webpack and react-hot-reload etc.

Possibly deprecate react-router-redux

enhancement