This is a template for building a neat news app with Ionic.
To use this template, either create a new ionic project using the ionic node.js utility, or copy the files from this repository.
To run it, cd into mynews
and run:
$ ionic cordova platform add ios
$ ionic cordova run ios
$ ionic cordova platform add windows
$ ionic cordova run windows
Substitute ios for android if not on a Mac.