This is a starter template for Ionic 2 projects.
To use this template simply clone the repository and run npm install
$ git clone https://github.com/aoki-sora/ionic2-starter-blank-i18n.git
$ cd ionic2-starter-tabs-i18n
$ npm install
$ ionic platform add ios
$ ionic run ios
Substitute ios for android if not on a Mac.