npm install --registry=https://registry.npm.taobao.org
- 建立軟鏈接
mklink
- 禁止访问
.git
目录
RewriteEngine On
RewriteRule ^.git - [F,L]
git config --global credential.helper store
npm install --registry=https://registry.npm.taobao.org
mklink
.git
目录RewriteEngine On
RewriteRule ^.git - [F,L]
git config --global credential.helper store