Friday, March 02, 2012

Express - node web framework

Express - node web framework: "High performance, high class web development for Node.js

Home Guide Screencasts Applications
Installation
$ npm install express
or to access the express(1) executable install globally:

$ npm install -g express"

'via Blog this'