Commit 86513b5f authored by JingChao's avatar JingChao

Update node.md

parent 7e2e1b78
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
* 1.5.安装全局的ionic * 1.5.安装全局的ionic
在cmd窗口执行 `npm install -g ionic@1.7.16` 在cmd窗口执行 `npm install -g ionic@2.1.0`
安装完成后检查版本号 安装完成后检查版本号
...@@ -48,9 +48,13 @@ ...@@ -48,9 +48,13 @@
* 1.6.安装全局的gulp,bower,cordova * 1.6.安装全局的gulp,bower,cordova
在cmd窗口执行 `npm install -g gulp bower@1.8.0 cordova@6.2.0` 在cmd窗口执行 `npm install -g gulp bower@1.8.0 cordova@6.5.0`
![检查版本](/picture/gulp-bower-cordova.png) ![检查版本](/picture/gulp-bower-cordova.png)
* 1.7.安装gradle
gradle的安装参考 https://jingyan.baidu.com/article/00a07f38706f0b82d028dcf3.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