HelloWorld app built using cordova with gulp workflow.
Slides about this template from a meetup in Berlin.
See aslo the livereload
branch of this repo using tiny-lr.
git clone
cd CordovaGulpTemplate
npm install
npm install gulp -g # if you don't have it yet
gulp recreate
gulp build/run/emulate