1 / 6

Ionic Installation | tutorialsplane.com/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.<br>

Download Presentation

Ionic Installation | tutorialsplane.com/ionic-installation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 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.

  2. 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.

  3. Install Cordova – Install Latest Version of Cordova to use native functionalities. • Run the following command to install cordova.

  4. 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/

More Related