Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 347 Bytes

README.md

File metadata and controls

41 lines (21 loc) · 347 Bytes

ChatDemo

Group Chat demo

Server

  • Parse-Server
  • ParseLiveQuery

Installation

npm install

Run

  • Create a folder called db

npm start

Ionic 2 client

Installation

npm install

Run in browser

ionic server

Angular 2 client

Installation

npm install

Run

ng serve

Mobile Application