2020年6月20日
摘要: npx 主要提供了一些便捷操作: 提供执行项目安装的模块的便捷访问 避免全局安装模块,用完即删除 使用不同版本的 node 执行 GitHub 源码 原文地址:http://www.ruanyifeng.com/blog/2019/02/npx.html 阅读全文
posted @ 2020-06-20 11:21 manbax 阅读(171) 评论(0) 推荐(0)