Created
June 22, 2016 09:29
-
-
Save ziaenezhad/a012cc236a2e245a4921d3668c27d9dd to your computer and use it in GitHub Desktop.
Steps of Installing Ionic 2 on Windows 10
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1-install JDK | |
2-set JAVA_HOME=/jdk and add /jdk/bin to PATH | |
3-install Android Studio | |
4-add platform-tools and tool to PATH | |
5-install node | |
6-install cordova | |
7-install ionic@beta |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello sajjjd
In visual studio 2015 is good for developing ionic app ?.
can you suggest me which tools better to develop ionic app in window 10 for ios android and windows app.
i cant installed ionic in win10.
C:\Users\ANIL>ionic platform add windows
Dependency warning - for the CLI to run correctly,
it is highly recommended to install/upgrade the following:
Please install your Cordova CLI to version >=4.2.0
npm install -g cordova
Couldn't find ionic.config.json file. Are you in an Ionic project?