Node.js
Showing posts with label
helloworld
.
Show all posts
Showing posts with label
helloworld
.
Show all posts
Friday, 14 March 2014
Hello World Node JS
Node JS Code to print Hello World (HelloWorld.js)
console.log("Hello World");
Running the Code
$ node HelloWorld.js HelloWorld
Home
Subscribe to:
Posts (Atom)