Interesting to compare the intro courses on Pluralsight for HTML, CSS, and JavaScript. You can use the Visual Studio Code IDE to complete the first two fully, but with JavaScript in the first module you’re running:
git —version
npm —version
code
clone https://github.com/pluralsight/web-dev-starter
sudo npm install
password
control + `
npm run start