Post date: May 09, 2016 12:58:31 PM
Installing node.js
Download node.js here and follow the onscreen prompts
Installing Git Bash
Download Git here
Ensure that Git Bash Here is selected when on the Select Components page
Select Use Git from Git Bash Only on the Adjusting your PATH environment page
Leave all other options as default
Installing Ionic & Cordova
Open git bash and run the following command
npm install -g cordova ionic
Installing Phonegap
Download Phonegap here and follow the oncsreen prompts
Live Updates
To view live updates, go to the directory of the Ionic project and run the following command
ionic serve --l