Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

yycjs/mobile-madness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published