0. NPM 로그인 상태 확인
npm whoami
1. NPM 로그인
npm login
2. 배포
npm publish --access=public
참고
https://github.com/rito15/npm-rito_helloworld