Skip to content
forked from shapeshed/counter

Realtime counter with node.js, socket.io and smoothie.js

License

Notifications You must be signed in to change notification settings

zkbswgs/counter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Realtime counter with node.js, socket.io and smoothie.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published