npm install --proxy http://127.0.0.1:8888
bower install
gulp
-
git : http://stackoverflow.com/questions/783811/getting-git-to-work-with-a-proxy-server
git config --global http.proxy http://127.0.0.1:8888 git config --global https.proxy https://127.0.0.1:8888
-
bower : 见 .bowerrc