Node on Mac OS / Linux
Documentation
For more information about Node on OSX / Linux, visit this GitHub.
Installation
You can install it by executing the following command in a terminal :
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
Then once install you can proceed to Node install with this command :
nvm install node