This is a starter Ionic project.
You will need to have Ionic & Cordova installed :
npm install -g cordova ionic
$ npm install
$ ionic serve
To run the app on a device :
$ ionic cordova platform add android
$ ionic cordova run android
For more information about this project check the related blog post and for more of my work check my Github account