April 2020
Intermediate to advanced
716 pages
18h 55m
English
If you need to maintain multiple versions of Node.js and npm for different projects, nvm is a useful command-line tool to install and manage different versions on the same workspace. You have to install nvm separately. Instructions for setup can be found at github.com/creationix/nvm.
With Node.js set up on your system, you can use a package manager such as npm or Yarn to start integrating the remaining parts of the MERN stack.
Read now
Unlock full access