Building Mobile Applications with HTML/Js/Css and Phonegap View the presentation online Phonegap demo Example app used for course: Evvent Slide generator A Bespoke.js presentation, built with generator-bespoke View slides locally First, ensure you have the following installed: Node.js Bower: $ npm install -g bower Grunt: $ npm install -g grunt-cli Then, install dependencies and run the preview server: $ npm install && bower install $ grunt server