Node.js | Cookbook

Find out location of command

npm -g install which

Working with local repositories

Installieren des Node Modules npm_lazy

npm -g install npm_lazy

Konfigurationsdatei erstellen

npm_lazy --init >npm_lazy.js

npm_lazy starten

npm_lazy --config npm_lazy.js

Node-Umgebungen zur Nutzung des lokaln repositries konfiguieren

npm config set registry http://localhost:8080/