zyd1
v1.0.1
Published
1.注册账号 2.将源切换至npm 3.初始化项目 $ npm init -y 4.创建接口文件 5.开发 6.登入npm账号 $ npm adduser Username: zyd520.. Password: zydzxc123456 Email: (this IS public) [email protected] Logged in as zy
Downloads
4
Readme
###说明书
自定义包发布
1.注册账号
2.将源切换至npm
3.初始化项目 $ npm init -y
4.创建接口文件
5.开发
6.登入npm账号 $ npm adduser
Username: zyd520..
Password: zydzxc123456
Email: (this IS public) [email protected]
Logged in as zyd520.. on https://registry.npmjs.org/.
7.发布项目 $ npm publish