yocontra / angularjs-leader-board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS Leader Board

A real-time leader board using AngularJS and Socket.io.

How to use angularjs-leader-board

Clone the angularjs-leader-board repository, run npm install to grab the dependencies, and start hacking!

Running the app

Runs like a typical express app:

node app.js

Resources

For more information on AngularJS please check out http://angularjs.org/ For more on Express and Jade, http://expressjs.com/ and http://jade-lang.com/ are your friends. Big ups to my friend Brian Ford for his Socket.io seed which got me started https://github.com/btford/angular-socket-io-seed

About


Languages

Language:JavaScript 100.0%