Commit e1229d61 authored by JingChao's avatar JingChao

Updates APP环境搭建/node.md

Auto commit by GitBook Editor
parent 307bab28
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
![npm环境](/picture/npm-v.png) ![npm环境](/picture/npm-v.png)
npm的使用请参参考 [http://www.runoob.com/nodejs/nodejs-npm.html](http://www.runoob.com/nodejs/nodejs-npm.html) npm的使用请参参考 [http://www.runoob.com/nodejs/nodejs-npm.html](http://www.runoob.com/nodejs/nodejs-npm.html)
**注: npm会从国外网站上下载资源,由于国内网络限制有些资源无法下载下来,我们采用淘宝的镜像解决此问题 **注:** *npm会从国外网站上下载资源,由于国内网络限制有些资源无法下载下来,我们采用淘宝的镜像解决此问题*
#####运行 npm install -g cnpm registry=https://registry.npm.taobao.org #####运行 npm install -g cnpm registry=https://registry.npm.taobao.org
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment