ChatDemo
ChatDemo copied to clipboard
Parse-Server with LiveQuery, ionic 2, angular 2, iOS, Android clients example
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