Environment Setup
Setup your OS environment to install the Ionic CLI and Cordova for native app development.
npm install -g cordova ionic
You may need to add “sudo” in front of these commands to install the utilities globally
Last updated
Setup your OS environment to install the Ionic CLI and Cordova for native app development.
npm install -g cordova ionic
You may need to add “sudo” in front of these commands to install the utilities globally
Last updated