kamrik / CordovaGulpTemplate

HelloWorld app built using cordova with gulp workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

HelloWorld app built using cordova with gulp workflow

License:Apache License 2.0


Languages

Language:JavaScript 53.2%Language:CSS 30.4%Language:HTML 16.4%