bad / index.js
Karmashek's picture
Upload 21 files
74d7347 verified
raw
history blame contribute delete
97 Bytes
// run `node index.js` in the terminal
console.log(`Hello Node.js v${process.versions.node}!`);