From 6311a6479f49ee7a61bff7d1f0424197b8dba0ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=84=E5=91=A8?= <8909799+daoist-philosopher-1st@user.noreply.gitee.com> Date: Thu, 1 Apr 2021 17:48:48 +0800 Subject: [PATCH] =?UTF-8?q?npm=20=E8=AE=BE=E7=BD=AE=E5=B8=B8=E7=94=A8?= =?UTF-8?q?=E5=BA=93=E7=9A=84=E4=B8=AD=E5=9B=BD=E9=95=9C=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index df2bf4b..a3b3421 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ TDuck 前端源码 ``` bash # 配置镜像加速 https://www.ydyno.com/archives/1219.html +或者镜像全家桶(常用的全部加速了) +npm i -g mirror-config-china --registry=https://registry.npm.taobao.org # 安装依赖 npm install