1.0.3 • Published 4 years ago
liha v1.0.3
安装
初始化
npm init改包名
package name: (我的包) liha转npm镜像
nrm use npm准备工作
创建index.js文件,创建reademe.md
index.js ==> 写的任何方法一定要module.exports导出npm登录
npm login使用
发布
npm publishnpm initpackage name: (我的包) lihanrm use npm创建index.js文件,创建reademe.md
index.js ==> 写的任何方法一定要module.exports导出npm loginnpm publish