Nodejs Windows Installation
windows setup
安装 node for windows
打开Node.js command prompt
npm config get registry
https://registry.npmjs.org/
npm config set registry https://registry.npm.taobao.org
npm config get registry
https://registry.npm.taobao.org/
npm info underscore