Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ngasull/example-chat-web-backbone
- Owner: ngasull
- License: mit
- Created: 2015-05-17T14:58:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-20T22:39:03.000Z (over 9 years ago)
- Last Synced: 2024-12-21T14:16:53.983Z (7 days ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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