/mobile-madness

A Phonegap demo

Primary LanguageJavaScriptMIT LicenseMIT

Phonegap Demo

A quick NodeJS + Phonegap Chat demo using Twitter Bootstrap that can also share images photos taken from the phone.

Installation

Clone the repository and in the new folder run

npm install
npm start

The SocketIO server is now running and the app available at http://localhost:8080.

Running with Phonegap

cd chat
phonegap run ios