$ git clone https://github.com/ludoviclefevre/node-restify-simple-example.github
$ npm install
$ node app
In your browser, go to:
http://localhost:4444/ to see a statically-served webpage
or
http://localhost:4444/test to see an API response in JSON