Project Title

Ionic Reddit for android and ios

Getting Started

This ionic app was built early this year 2017. Grabs reddit service and present it to android or ios via ionic version 2.

Installing

Go to {DOCUMENT_PATH}

Install node packages

npm install

Add platform (android | ios)

cordova platform add android

Running the tests

Run ionic

ionic run android

Run on your device

ionic run android

To test on your device with APK

ionic build android

When it is done it will show you the location of apk {DOCUMENT_PATH}/platforms/android/build/outputs/apk/

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments