This Node sample app uses the Express Framework to take care of client side interactions, make requests to TradeIt's JSON API and render responses to templates.
https://nodejs.org/en/download/
$ npm install
To start the project from the command line:
$ npm start