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