Skip to content

Instantly share code, notes, and snippets.

View EdricChan03's full-sized avatar

Edric Chan EdricChan03

View GitHub Profile
@EdricChan03
EdricChan03 / npm-cheat-sheet.md
Last active July 29, 2017 16:06 — forked from AvnerCohen/npm-cheat-sheet.md
Node.js - npm Cheat Sheet

Node.js - npm Cheat Sheet

(Full description and list of commands at - https://npmjs.org/doc/index.html)

List of less common (however useful) NPM commands

Prepand ./bin to your $PATH

Make sure to export your local $PATH and prepand relative ./node_modules/.bin/: