Wscats / articles

🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆

Home Page:https://github.com/Wscats/articles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node技巧

Wscats opened this issue · comments

npm被墙或者太慢可以用阿里的cnpm指令
npm install -g cnpm --registry=https://registry.npm.taobao.org
image