Demos the usage of angular2-elastic in an Ionic 2 application.
$ npm install -g ionic cordova
$ git clone https://github.com/fiznool/angular2-elastic-demo-ionic
$ cd angular2-elastic-demo-ionic
$ npm install
$ ionic serve
Your browser should open with the demo page.