This app is a workshop material to teach basics of hybird app development using Ionic2 Commits labeled with vX where X is a checkpoint
Clone this repo
$ git clone https://github.com/CSI-KJSCE/hybrid-app-stress-buster.git
Rebuild node modules
$ npm rebuild
Checkout to commits labeled v0 to v5 and observe src directory
Refer commit history to know which vX checkpoint added what feature