http://scotch.io/tutorials/javascript/build-a-restful-api-using-node-and-express-4
npm install bower install
npm start open http://localhost:5000/ on your browser
NODE_ENV='dev' npm server.js node-inspector server.js
npm -g install supervisior supervisor server.js
NODE_ENV='dev' npm start
grunt dev/prod