phonegap / phonegap-template-react-hot-loader

PhoneGap Template using React, ES2015, Webpack, and hot module reloading
MIT License
79 stars 21 forks source link

Added support for windows with cross-env #9

Open viskin opened 8 years ago

viskin commented 8 years ago

I added support for Windows, using cross-env. With this small change, I successfully use the template on Windows machine.

mateusvahl commented 7 years ago

It worked for me, @devgeeks could please review it ? Thanks

m4xleb commented 6 years ago

Thanks, works like a charm!

corysimmons commented 6 years ago

Super easy merge.

piotr-cz commented 6 years ago

Or just node config && webpack-dev-server --public 0.0.0.0:8080