require('express') What is Express? Web Application Framework by TJ inspired by Sinatra very lightweight build on Connect standard in node official http://expressjs.com Express Install Express & Sckeleton Jxck$ npm install express -g /Users/jxck/.nvm/v0.4.11/bin/express -> /Users/jxck/.nvm/v0.4.11/lib/node_modules/express/bin/express express@2.4.7 /Users/jxck/.nvm/v0.4.11/lib/node_modules/express