Quick start of development work
Node.js
We usually do not install node.js directly instead of managing it with NVM (Node Version Manager). NVM has a different implementation on different platforms. Windows' implementation is here, and Linux's one is here.
Take Windows as an example...
blog.edch.top2 min read