随笔分类 -  解决方案

摘要:以下载react源码为例 # 拉取代码 git clone https://github.com/facebook/react.git # 如果拉取速度很慢,可以考虑如下2个方案: # 1. 使用cnpm代理 git clone https://github.com.cnpmjs.org/faceb 阅读全文
posted @ 2020-08-05 18:11 于鹏的博客 阅读(416) 评论(0) 推荐(0)