ywleefirstlib
v1.0.0
Published
publish my first package
Downloads
2
Readme
How to create
npm init
How to publish
login into npm registry
npm adduser
Result
Username: ywlee
Password:
Email: (this IS public) [email protected]
Logged in as ywlee on https://registry.npmjs.org/.
check user
whoami
Publish
npm publish
Check token
npm token ls