npm install -g cnpm --registry=https://registry.npmmirror.com
npm config get registry
npm config set registry https://registry.npmjs.org
npm install yarn -g
npm install xxx / cnpm install xxx / yarn add xxxx
yarn add webpack webpack-cli -D