flipace / lovli.js

A boilerplate for developing react+redux applications with rethinkdb/horizon as realtime database and express for the server.
MIT License
558 stars 35 forks source link

Added missing react-redux dependency #22

Closed dpraimeyuu closed 7 years ago

dpraimeyuu commented 7 years ago

Hi,

I had problems with running the boilerplate and it turned out it was caused by missing react-redux npm package, so I added it.