install node modules in an existing project

JavaScript
npm install -g node-modules
npm install
Source

Also in JavaScript: