从一台新机器开始我的博客

1.下载Git

2.下载node.js(windows下载msi版本)

npm切换到淘宝源

1
npm config set registry=https://registry.npm.taobao.org/

从淘宝源切回npm

1
npm config set registry=http://registry.npmjs.org
阅读更多
Your browser is out-of-date!

Update your browser to view this website correctly.&npsb;Update my browser now

×