An open API service indexing awesome lists of open source software.

https://github.com/surajpindoria/phonegap-app-messenger

PhoneGap sample application demonstrating real time messaging features.
https://github.com/surajpindoria/phonegap-app-messenger

cordova cordova-template messenger-platform phonegap phonegap-templates

Last synced: 3 months ago
JSON representation

PhoneGap sample application demonstrating real time messaging features.

Awesome Lists containing this project

README

          

# PG Messenger
An app based on the phonegap-template-vue-f7-blank to show realtime messaging features.

# How to run:
1. Clone:
2. `cd` into cloned repo
3. `npm install`
4. `npm run dev`

# How to build:
1. Clone:
2. `cd` into cloned repo
3. `npm install`
4. `npm run build`
5. (Optional) `phonegap serve` and launch with the PhoneGap Developer App