i have configure nodejs successfully..on windows with help of cygwin i flow the instruction of github.. now i want to know how could i compile hello world example with node js…
i have configure nodejs successfully..on windows with help of cygwin i flow the instruction
Share
To run the server, put the code into a file example.js and execute it with the node program: