About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
zqyadam
9/7/2018 - 4:10 PM
share
Share
add_circle_outline
Save
设置npm.md
npm.md
content_copy
file_download
Rendered
Source
设置npm淘宝镜像
npm config set registry https://registry.npm.taobao.org
设置npm代理
npm config set proxy http://127.0.0.1:XXXX
clear