reduxsaga-socket
reduxsaga-socket copied to clipboard
Clarified README and fixed lint rule violations
The README did not mention that MongoDB needs to be installed and running on port 27017 for this to work. I added that.
I also noticed that there were a handful of eslint rule violations. I corrected them all.