$ npm login
or$ npm adduser
from yourTerminal
to login to NpmJS- Add file
.npmignore
then ignore files that will not neccessary for the publish version $ npm pack
to test the output$ npm init --scope=nois
config org for the package$ npm publish --access public
Last active
December 13, 2017 05:03
-
-
Save daominhsangvn/465cb7c57512beb8bc5c6ee1a456b38f to your computer and use it in GitHub Desktop.
How to publish package to npmjs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment