universal-react-redux
universal-react-redux copied to clipboard
🧐 A sensible universal starter kit for React + Redux
Results
3
universal-react-redux issues
Sort by
recently updated
recently updated
newest added
Because it's dope.
tests do not work correctly out of the box, due to the import error mentioned here: https://github.com/facebook/jest/issues/2081 installing babel-jest as suggested in that thread fixes this issue.