Home

Awesome

This is a Ionic 2 tutorial example made for http://www.gajotres.net/ionic-2-internationalize-and-localize-your-app-with-angular-2/

Follow these instruction to deploy this example:

  1. git clone https://github.com/Gajotres/Ionic2InternationalizationExample.git
  2. cd Ionic2InternationalizationExample
  3. ionic platform add android
  4. cordova plugin add cordova-plugin-whitelist
  5. npm install
  6. ionic serve -> To see if everything is working as it should
  7. ionic run android -l -c -s