Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hel-guide
app
Commits
86513b5f
Commit
86513b5f
authored
May 31, 2018
by
JingChao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update node.md
parent
7e2e1b78
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
node.md
APP环境搭建/node.md
+6
-2
No files found.
APP环境搭建/node.md
View file @
86513b5f
...
...
@@ -40,7 +40,7 @@
*
1.5.安装全局的ionic
在cmd窗口执行
`npm install -g ionic@
1.7.16
`
在cmd窗口执行
`npm install -g ionic@
2.1.0
`
安装完成后检查版本号
...
...
@@ -48,10 +48,14 @@
*
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
)
*
1.7.安装gradle
gradle的安装参考 https://jingyan.baidu.com/article/00a07f38706f0b82d028dcf3.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment