摘要: 安装nodejs后会有npm命令 npm 可以安装node插件 cnpm使用的是淘宝网的镜像http://npm.taobao.org 安装命令提示符执行:npm install cnpm -g --registry=https://registry.npm.taobao.org 这样cnpm也可以 阅读全文
posted @ 2016-10-30 10:50 testway 阅读(7432) 评论(0) 推荐(1) 编辑