会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
fengnovo
博客园
首页
新随笔
联系
订阅
管理
2017年3月16日
用npm发布一个npm包
摘要: 用npm发布一个npm包 1.新建一个目录hello-npm,这是要发布包的放的目录(不是包的名称)。 2.hello-npm目录下新建hello-fengnovo.js,这是要发布npm包的名称。 3.运行npm init, Package name要为发布的npm包的名称 4.返回到hello-
阅读全文
posted @ 2017-03-16 16:34 fengnovo
阅读(519)
评论(0)
推荐(0)
编辑
公告