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

https://github.com/nexmo/messaging-demo-js

JavaScript client side demo using Nexmo In-App Messaging
https://github.com/nexmo/messaging-demo-js

Last synced: 4 months ago
JSON representation

JavaScript client side demo using Nexmo In-App Messaging

Awesome Lists containing this project

README

          

# In-App Messaging Demo

In order to run this you have to:

1. Go to https://github.com/Nexmo/messaging-gateway and follow the instructions there to get it running on your local machine

2. `npm install`

3. `npm install -g http-server`

4. `http-server -c-1`