yycjs / mobile-madness

A Phonegap demo

Home Page:http://yycjs.com/mobile-madness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Phonegap demo

http://yycjs.com/mobile-madness

License:MIT License


Languages

Language:JavaScript 100.0%