This is an example app to show you how to configure appium and protractor to test an Ionic application
- change the platformVersion in the protractor-config file
- change the deviceName in the protractor-config file and then:
npm install
npm run appium
npm test