348 B
348 B
Usage
Download
package.json
- Put in the folder
package.jsonfile. - Run
./npm-install.
Specific Package
- Run
./npm-install <your-package>.
Publish
- Make sure have the all package you will publish in the same folder (
tgzfiles). - Run
./npm-install. - After published, the all packages and json file will remove.