Skip to main content

nvm

Node.js and NPM are necessary for a FE project, different version of Node.js may cause error when install packages. We recommand you to install nvm on your laptop. Nvm allows you to quickly install and use different versions of node via the command line.

Installation

Please follow the document to download nvm.

Useage