surajpindoria / phonegap-app-messenger

PhoneGap sample application demonstrating real time messaging features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PhoneGap sample application demonstrating real time messaging features.

License:Apache License 2.0


Languages

Language:JavaScript 74.1%Language:Vue 12.6%Language:CSS 9.2%Language:HTML 4.1%