Getting Started
- 
3. Installing NodeJSThen to Install Node.js release 
 E.g. to Install Node 10:nvm install 10 
- 
4. Switching NodeJSFinally, to Switch Node.js Version 
 For instance:nvm use 10 And now to List Installed versions: nvm ls 
- 
5. NodeJS Getting StartedNode.js Quick Start Guide. 
Contents
