Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavohenrique/angularjs-socketio-example
AngularJS + NodeJs + Socket.io
https://github.com/gustavohenrique/angularjs-socketio-example
Last synced: about 2 months ago
JSON representation
AngularJS + NodeJs + Socket.io
- Host: GitHub
- URL: https://github.com/gustavohenrique/angularjs-socketio-example
- Owner: gustavohenrique
- Created: 2014-01-19T20:02:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-20T21:43:48.000Z (almost 11 years ago)
- Last Synced: 2024-04-16T03:18:23.622Z (9 months ago)
- Language: JavaScript
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AngularJS + Socket.io Example
=============================### about
There is another example using Sails Framework on the other branch.
### requirements
* nodejs
* socket.io
* angularjs### install
npm install socket.io bower --save-dev
bower install angular### run
node server.js
open index.html # will open using default browser