NodeJS
Install Node.js
Node Version Manager nvm
allows easy management of Node.js versions.
Install nvm via Terminal and use it to install and switch between Node.js versions.
Follow the official guide.
Useful npm Global Commands
Install useful npm global packages.
To install them run:
npm install -g lite-server http-server license gitconfig