Video
Here is a video.. for this page.
Steps
We are a step ahead for this subject.
We just completed "Setup Notepad++ for Nodejs":
- Recall that that setup included (from within Notepad++) opening the file "hello.js"
- And then we ran it in the step "Test Execute"
- With the output "Hello World"
For our own files, we simply open them up like we opened up "hello.js".
Gotcha 🐞
Make sure you have a "package.json" file in your working directory. See details here....
JavaScript Guide
(Chapter 301 - CodeEditors)