OmniPar / index.js
Sanket17's picture
Initial commit
60112c7
raw
history blame contribute delete
97 Bytes
// run `node index.js` in the terminal
console.log(`Hello Node.js v${process.versions.node}!`);