解决github clone 太慢问题

908 阅读1分钟

使用 cnpm 镜像

原地址:https://github.com/xxx.git

替换为:https://github.com.cnpmjs.org/xxx.git

git clone https://github.com.cnpmjs.org/xxx.git