Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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