Skip to content

Instantly share code, notes, and snippets.

@bydmm
Created July 3, 2017 16:40
Show Gist options
  • Save bydmm/f86710418b7735975e9a726419fe9aec to your computer and use it in GitHub Desktop.
Save bydmm/f86710418b7735975e9a726419fe9aec to your computer and use it in GitHub Desktop.
各种镜像资源

NVM Nodejs

export NVM_NODEJS_ORG_MIRROR=https://npm.taobao.org/mirrors/node

NPM

npm instal xxx --registry=https://registry.npm.taobao.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment