Npm 淘宝镜像

镜像内容如下

npm config set registry https://registry.npm.taobao.org --global
npm config set disturl https://npm.taobao.org/dist --global

你可能感兴趣的:(Npm 淘宝镜像)