Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ngasull/example-chat-web-backbone

Backbone implementation of a chat using example-chat-backend project
https://github.com/ngasull/example-chat-web-backbone

Last synced: 5 days ago
JSON representation

Backbone implementation of a chat using example-chat-backend project

Awesome Lists containing this project

README

        

# example-chat-web-backbone
Backbone implementation of a chat using example-chat-backend project.

## How to use
npm install example-chat-web-backbone
node node_modules/example-chat-web-backbone/server/index.js

## Technologies used
* Backbone
* ReactJS
* Socket.io
* ES6 (Babel)
* Gulp
* Browserify
* Watchify
* Stylus
* Autoprefixer