前端
GIT
git config --global user.name "lyboy6"
git config --global user.email "13wl@sohu.com"
github 代理
NVM
Releases · coreybutler/nvm-windows · GitHub
NVM命令
// 查看最新的 版本
nvm list available
// 安装 最新的稳定版本
nvm install latest
npm : 无法加载文件
Set-ExecutionPolicy RemoteSigned