git npm http://github.com/isaacs/npm
管理nodejs package 的軟體
一大堆套件列表 http://github.com/ry/node/wiki/modules#web-frameworks
安裝 npm
curl http://npmjs.org/install.sh | sh
nodejs news http://nodejs.se/
express : nodejs web framework http://expressjs.com/
example http://github.com/visionmedia/express/tree/master/examples/
nodejs news 也是用他架的