If you are first learning how to program you might not be sure how to set up your computer to run NodeJS. In this video, I run through the process of installing and using node on Windows.
Step 1: Download NVM for Windows Step 2: Install NVM
Step 3: Use NVM to Install a version of Node
Step 4: Download and Install Visual Studio Code
Step 5: Create your first Node.js Project and run it!