Tuesday, 29 March 2016

How to run a program using Nodejs interpreter ?


1. Create a JS file test.js

2. Execute JS using Node.js interpreter
    $ node test.js

No comments:

Post a Comment

Note: only a member of this blog may post a comment.