- Install Node.js
- Install PhoneGap Desktop
- Install PhoneGap CLI
- On iOS or Android device install PhoneGap Developer app to test
- Navigate to project directory and execute CLI commands listed below
phonegap plugin add cordova-plugin-whitelist cordova-plugin-statusbar cordova-plugin-console cordova-plugin-ble-central
phonegap platform add ios android