This is a Rebirth blog for Ionic 2.
- Web version rebirth: https://github.com/greengerong/rebirth
- Ionic2 version rebirth: https://github.com/greengerong/rebirth-ionic2
- Nativescript version rebirth: https://github.com/greengerong/rebirth-nativescript
You can follow Ionic guide to setup your Ionic environment.
Installing Ionic: http://ionicframework.com/docs/v2/getting-started/installation/
Then run:
$ npm run dev
or
$ npm run dev
Build project:
$ npm run android
$ npm run ios