npm install save and how to use after that code example
Example: how to install dependencies from package.json
npm install // installs dependencies listed in package.json
npm install // installs dependencies listed in package.json