$ cd /my/module/path
$ npm pack
$ cd /my/project/path
$ npm install /my/modue/path/packagename-version.tgz
Created
April 28, 2015 10:08
-
-
Save riccardoscalco/17b5497682e34ee10335 to your computer and use it in GitHub Desktop.
Locally test npm modules
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment