git rm -r --cached . 清除所有的跟踪文件
git rm -r --cached 文件名 清除指定的跟踪文件
登录 npm, 若无账号,请在https://www.npmjs.com/ 注册账号
npm adduser Username: 你的npm用户名 Password: Email: (this IS public) 填写邮箱 Logged in as youthcity on https://registry.npmjs.org/.
npm publish
npm publish --access public