Skip to content

A chat application built with Backbone js and Socket io. This is a simple appliaiton designed ot be used as an exercise in MoonHighway ILT training.

License

Notifications You must be signed in to change notification settings

MoonHighway/backbone-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone Chat

A chat application built with Backbone js and Socket io. This is a simple application designed to be used as a hands on exercise in ILT training.

Installation

  1. Install the dependencies

     $ npm install
    
  2. Run the application

     $ npm start
    

or run with node-dev using:

    $ npm run devstart
  1. Open the web browser to: http://localhost:3210

About

A chat application built with Backbone js and Socket io. This is a simple appliaiton designed ot be used as an exercise in MoonHighway ILT training.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published