Just getting started with node.js. I've a Windows PC. I went to nodejs.org and downloaded the nodejs.msi for Windows then, I saw a folder in programfilesx86.
How do i write and compile my helloworld program?
I guess, I have to use the command prompt. I even created a file hello.js but i don't know where it goes or how to execute it.
Any inputs on this will be appreciated.