Skip to content

Instantly share code, notes, and snippets.

@GeekaholicLin
Created September 25, 2016 04:57
Show Gist options
  • Save GeekaholicLin/d5a207e59adb6af2309ee72c16c7dd0d to your computer and use it in GitHub Desktop.
Save GeekaholicLin/d5a207e59adb6af2309ee72c16c7dd0d to your computer and use it in GitHub Desktop.
windows下打造好用的Nodejs开发环境

多版本Nodejs管理 nvm windows

npm镜像选择管理[解决被墙问题] nrm

PS: 初次安装可以选择暂时设置淘宝镜像。比如

npm --registry=https://registry.npm.taobao.org install -g nrm

加速下载nrm

enjoy it~!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment