This App is dedicated to Kaamelott. It's aim is to play with all famous quotes of this TV serie. Designed for all devices.
https://rawgit.com/jibidus/Kaamelott/master/www/index.html
You need the ionic utility:
$ sudo npm install -g cordova ionic gulpMore info on this can be found on the Ionic Getting Started page.
$ npm install
$ gulpBuild iOS version (android is also available with android parameter)
$ ionic platform add ios
$ ionic build iosRun as webapp
$ ionic serveEmulate for iOS
$ ionic emulate iosRun on a device through USB
cordova run androidionic lib update