A suite of short, simple examples covering a wide range of features and scenarios. A great starting point!
Works on iOS and Android, and in Visual Studio.
From a command prompt, run:
cordova prepare
cordova run android
cordova run ios
Or, using Visual Studio, open AceExamples.sln, and then either deploy to an Android emulator, Android device, or iOS remote device.
|
See Ace used in a real Ionic app that's in Google Play and coming soon to the Apple App Store.
Works on iOS and Android, and in Visual Studio.
If you're deploying this from Visual Studio, be sure to first do an "ionic serve" from a command prompt, otherwise the Ionic content won't be found when you run the app.
|