You will need to install NodeJS and it dependencies.
-
Download NodeJS from
http://nodejs.org
-
After installing NodeJS, you have to install dependencies
$ npm install
-
And run server
$ node server.js
-
Go to
http://localhost:3000
and start playing around