摘要: 前提: 1. 借助Node.js环境里的npm来安装, 2. 设置好npm镜像, (比如淘宝的npm镜像:输入 npm install -g cnpm –registry=https://registry.npm.taobao.org 即可安装npm镜像,以后再用到npm的地方直接用cnpm来代替就 阅读全文
posted @ 2017-02-15 18:53 hiuman 阅读(3584) 评论(0) 推荐(0) 编辑