Commit f74cb143 authored by JingChao's avatar JingChao

Updates APP环境搭建/node.md

Auto commit by GitBook Editor
parent d3724be3
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
* #### [1.node安装及配置](id:node) * #### [1.node安装及配置](id:node)
* #####[1.1.node官网下载对应版本](https://nodejs.org/en/download/) * #####[1.1.node官网下载对应版本](https://nodejs.org/en/download/)
![node下载](/picture/node.png) ![node下载](/picture/node.png)
* ##### [1.2.安装node](http://www.runoob.com/nodejs/nodejs-install-setup.html) * #####[1.2.安装node](http://www.runoob.com/nodejs/nodejs-install-setup.html)
![检查环境](/picture/node-v.png) ![检查环境](/picture/node-v.png)
* ##### 1.3.检查node环境配置 * #####1.3.检查node环境配置
设置NODE_PATH 设置NODE_PATH
* ##### 1.4.检查npm是否安装 * #####1.4.检查npm是否安装
![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)
......
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