Skip to content

Latest commit

 

History

History

backbone

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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