1.安装主流浏览器、git、sublime text 3、nodejs
2.使用淘宝镜像 npm install -g cnpm --registry=https://registry.npm.taobao.org
3.关联新电脑到个人github账号:用ssh-keygen -t rsa -C "youremail@example.com生成公钥并添加进github账号(公钥文件在用户主目录.ssh下)