Commit b651aeb0 authored by JingChao's avatar JingChao

Updates APP环境搭建/node.md

Auto commit by GitBook Editor
parent 6b4658e0
......@@ -5,11 +5,11 @@
- ###[android-studio(安卓打包环境)](/node.md#android)
## 软件安装
* #### [1.node安装及配置](id:node)
#####[1.1.node官网下载对应版本](https://nodejs.org/en/download/)
* #####[1.1.node官网下载对应版本](https://nodejs.org/en/download/)
![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)
......@@ -17,7 +17,7 @@
设置NODE_PATH
#####1.4.检查npm是否安装
##### 1.4.检查npm是否安装
![npm环境](/picture/npm-v.png)
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