create simple nodjs app code example
Example: how to create a javascript hello world program with node.js
console.log('Hello, world');// You can use apostrophes, quotation marks or tildees which are `s
console.log('Hello, world');// You can use apostrophes, quotation marks or tildees which are `s