Note: While Joyent and Windows are teaming up to release node.js on Windows, no official date has been set for the release. This article aims to help get node.js set up and running on Windows through Cygwin, so you can mess around with server-side Javascript.
Node.js is one of the up and coming frameworks built on the V8 JavaScript engine. While it is primarily intended to run on Un
ix systems, it is actually possible to run it on Windows using Cygwin. This article aims to help you set up node.js for Windows in the event that you may not have access to a Unix platform or for other reasons.
