Initial Setup
This page describes the initial setup steps. Follow the steps to get the app setup and running on your dev environment, as well as on your devices.
Installing Ionic
Install the Ionic CLI
$ npm install -g ionicNode & npm
$ node --version
$ npm --versionGit
Install the app dependencies
Code Editor
Run the App
Last updated