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
- Host: GitHub
- URL: https://github.com/nexmo/messaging-demo-js
- Owner: Nexmo
- Created: 2017-12-19T20:23:23.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T13:29:49.000Z (over 5 years ago)
- Last Synced: 2025-01-29T05:25:11.463Z (over 1 year ago)
- Language: HTML
- Homepage: https://developer.nexmo.com/stitch/overview
- Size: 24.4 KB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`