https://github.com/UChicagoWebDev/lab-8
Make a file called lookma.js:
console.log("Look ma, no broswer")
Then let's run it with Node:
node lookma.js