Publishing Node.js Packages with npm
Back when I introduced assetify, I mentioned publishing packages on npm is very easy.
The first thing you have to do is identify yourself, create an account on npm:
$ npm …
3m 1
Back when I introduced assetify, I mentioned publishing packages on npm is very easy.
The first thing you have to do is identify yourself, create an account on npm:
$ npm …