Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 506 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 506 Bytes

CordovaGulpTemplate

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.

Usage

git clone
cd CordovaGulpTemplate
npm install
npm install gulp -g   # if you don't have it yet
gulp recreate
gulp build/run/emulate