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
b439d9a4
Commit
b439d9a4
authored
Aug 15, 2017
by
JingChao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates APP环境搭建/node.md
Auto commit by GitBook Editor
parent
02704da9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
node.md
APP环境搭建/node.md
+2
-2
No files found.
APP环境搭建/node.md
View file @
b439d9a4
...
...
@@ -39,7 +39,7 @@
*
1.5.安装全局的ionic
在cmd窗口执行
npm install -g ionic@1.7.16
在cmd窗口执行
`npm install -g ionic@1.7.16`
安装完成后检查版本号
...
...
@@ -47,7 +47,7 @@
*
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.2.0`
!
[
检查版本
](
/picture/gulp-bower-cordova.png
)
...
...
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