摘要: cnpm 国内使用 npm 速度很慢,你可以使用淘宝定制的 cnpm (gzip 压缩支持) 命令行工具代替默认的 npm: npm install g cnpm registry=https://registry.npm.taobao.org \ then: npm config set regi 阅读全文
posted @ 2019-10-27 11:48 YanyuWu 阅读(746) 评论(0) 推荐(1) 编辑