How can I use Nodejs with Windows 7? [closed] How can I use Nodejs with Windows 7? [closed] javascript javascript

How can I use Nodejs with Windows 7? [closed]


From:http://dailyjs.com/2012/05/03/windows-and-node-1/

To download Node, go to nodejs.org, click “Download”, and click “Windows Installer”. This will give you a Windows Installer (MSI) file that will install Node and npm.

The article contains a hello world tutorial.