Closed xingzhong closed 11 years ago
The package should contain package.json file to indicate the dependencies. Then we can use npm install.
package.json
npm install
Done.
The package should contain
package.json
file to indicate the dependencies. Then we can usenpm install
.