NOde.js

Node.js

Node/NPM

We’ll be coding in Node.js (v > 10.x), as well as creating some HTML/JavaScript/CSS files.

Install the latest version of node/npm to follow along with node exercises. Download node.js and npm

You can update node/npm with this command: npm i npm@latest -g

node version