Node.js
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
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment