Before you can start making super awesome apps in NodeJS, you have to install
it. Fortunately, installing NodeJS is super simple.

In this tutorial we will cover how to install NodeJS/NPM in

  • macOS/linux
  • Windows

Once you install NodeJS/NPM, you can easily upgrade/downgrade to any Node
version with one command. The following video tutorial shows you how to download
NodeJS on your machine.

Installation guide for Mac OS & Linux
Open a new terminal. Type the following and hit enter:

curl -o

#macos #node #linux #nvm #windows

How to Install Node on a MacOS, Linux, or Windows Machine Using NVM
1.45 GEEK