stample / gulp-browserify-react-phonegap-starter

A starter kit for Phonegap, using Gulp, Browserify and React
88 stars 7 forks source link

Nice job! #2

Closed tilomitra closed 9 years ago

tilomitra commented 9 years ago

Nice job with this project. Just set it up and it worked well for iOS too, so I wanted to let you know. Really like the gulp work that you did.

slorber commented 9 years ago

hi

thanks. Yes it works on iOS too but I don't have a mac so it's not me doing this stuff in the company :)

If your project becomes larger, check how to setup Watchify for incremental build (shorter build time). We have implemented it at stample and it works great, but didn't have time to port it this starter kit