if you don't have golbal proxy (such as window),
set follow proxy for node-sass download:
npm config set SASS_BINARY_SITE=https://npm.taobao.org/mirrors/node-sass/npm config set registry http://registry.npm.taobao.org/
npm install
npm run vendor
npm startAnd now visit http://localhost:1128