60 likes | 189 Views
Ionic Installation: Here we are going to explain the steps to install the most popular ionic framework on windows. The first and most important thing which needs to be considered is minimum requirement for building app. Ionic basically targets Android and iPhone Devices.<br>
E N D
Ionic Installation • Ionic Installation:Here we are going to explain the steps to install the most popular ionic framework on windows. The first and most important thing which needs to be considered is minimum requirement for building app. Ionic basically targets Android and iPhone Devices.Ionic is supported in the following version of iOS and Android – • iOS 6+ :Ionic Supports in All iOS 6+ versions • Android 4.0+ : Ionic Supports all devices having Android 4.0+ versions. • You can develop on any operating system you wish. However we are going to explain the steps to install ionic on windows.
Ionic Installation & Environment Setup on Windows • Steps To Install Ionic on Windows • Install Node.js. If you have not installed node.js install first here are steps to install node.js – Install Node.js • Check Node.js is installed? • You can check Node.js Version as Below – • Open terminal and type npm -v which will return the version of node.js.
Install Cordova – Install Latest Version of Cordova to use native functionalities. • Run the following command to install cordova.
Which Will Install Ionic on your system? Now your system is ready you can use ionic’s powerful CLI to create, start and build the projects. Source :- http://tutorialsplane.com/ionic-installation/