Closed alirobe closed 5 years ago
You've got a package.json all set up, but you still haven't published the package to NPM.
You just need to have node installed, be logged in to NPM, and run 'npm publish'
Quick guide here: https://www.youtube.com/watch?v=BkotrAFtBM0
Thanks!
@alirobe published to npm :) https://www.npmjs.com/package/feedek Thanks.
You've got a package.json all set up, but you still haven't published the package to NPM.
You just need to have node installed, be logged in to NPM, and run 'npm publish'
Quick guide here: https://www.youtube.com/watch?v=BkotrAFtBM0
Thanks!