Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 423 Bytes

Backbone.js chat UI example using Layer SDK

This is a simple example on how one would use the Layer Web SDK using Backbone.js framework.

Install and build

To install all dependencies and build this project use the following command:

npm install

Running

To run this project use the following command:

npm start

Point your browser to: localhost:8080