Hugo Ho

Results 3 issues of Hugo Ho

Add deployment requirements to README

I think we had this check in before, did we take it out for a reason? It may have been hiding actual important exo run errors

https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html New release version of React (15.5.0) has warning that React.PropTypes will be deprecated soon. PropTypes must be imported from the `prop-types` This warning is originating from `lib/withStyles.js` line 47:...