Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ziaenezhad/a012cc236a2e245a4921d3668c27d9dd to your computer and use it in GitHub Desktop.
Save ziaenezhad/a012cc236a2e245a4921d3668c27d9dd to your computer and use it in GitHub Desktop.
Steps of Installing Ionic 2 on Windows 10
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
@anilthummar
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment