Created
June 15, 2017 17:36
-
-
Save peterkle/16f127a6c71e9a1384b8d26695976c76 to your computer and use it in GitHub Desktop.
NPM cheatsheet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm list -g --depth=0 | |
// Listing globally installed NPM packages and version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment