fullstackreact / react-yelp-clone

Tutorial: Build a Yelp-clone in React
https://www.fullstackreact.com/articles/react-tutorial-cloning-yelp/
MIT License
840 stars 218 forks source link

Fixed some build/config issues, Windows and npm2 support #4

Closed insin closed 8 years ago

insin commented 8 years ago

This should fix the Windows issues mentioned in #3, but a new version of google-maps-react will need to be published in order for npm2 to work

hugofqueiros commented 8 years ago

+1 yargs is not included as a dependency.. this will fix that.

jrsl-dev commented 8 years ago

+1 for the yargs fix