See http://www.code-story.net/blog/posts/s03e01
To run this "elevator", you need a working nodejs installation.
$ git clone [email protected]:pgrange/pgrange-story.git
$ cd pgrange-story
$ make run
Ready here : http://localhost:12043/
To see all other build target :
$ make