From fbd4c46e0017cf1ddfa603ea52aa952f528727bc Mon Sep 17 00:00:00 2001 From: xking Date: Wed, 8 May 2024 11:02:14 +0800 Subject: [PATCH] =?UTF-8?q?npm=20=E9=95=9C=E5=83=8F=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npm镜像源.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 npm镜像源.md diff --git a/npm镜像源.md b/npm镜像源.md new file mode 100644 index 0000000..f22f128 --- /dev/null +++ b/npm镜像源.md @@ -0,0 +1,9 @@ +## NPM 镜像源 + + + +``` +http://npm.taobao.org => http://npmmirror.com +http://registry.npm.taobao.org => http://registry.npmmirror.com +``` +