This lesson is included with Plus.
Create a `.js` file, write a small `console.log()` statement, save it, and run it with `node filename.js`. Trace the simple path from source file to terminal output.