universal-react-redux icon indicating copy to clipboard operation
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

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.