ilbonzo / presentation-cordova-phonegap-course

Slides for 'Building Mobile Applications with HTML/Js/Css and Phonegap' course

Home Page:http://magni.me/presentation-cordova-phonegap-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Grunt: $ npm install -g grunt-cli

Then, install dependencies and run the preview server:

$ npm install && bower install
$ grunt server

About

Slides for 'Building Mobile Applications with HTML/Js/Css and Phonegap' course

http://magni.me/presentation-cordova-phonegap-course

License:GNU General Public License v2.0


Languages

Language:CSS 62.8%Language:JavaScript 37.2%