All Projects → shapeshed → counter

shapeshed / counter

Licence: other
Realtime counter with node.js, socket.io and smoothie.js

Programming Languages

javascript
184084 projects - #8 most used programming language
coffeescript
4710 projects

Counter

Summary

An example of a realtime counter with node.js, socket.io and smoothie.js

Show me!

http://counter.nodester.com

Installation

Assuming you have node.js and npm installed you can install with

git clone git://github.com/shapeshed/counter.git
cd counter
npm install

Then you can start the server with

node server.js

Then open http://0.0.0.0:10927 in your favorite browser.

Credits

There are quite a few tecnologies and libraries used in the demo. Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].