Chat Application using Bit6 services written on Ionic 2 Framework
To run the app:
- Ensure you have a Bit6 API Key.
- copy
app.config.json.bk
toapp.config.json
filling in the information indicated with your personal variables and removing comments. - Run
npm install
. - Run
npm run ionc:serve
to view in browser atlocalhost:8100