An open API service indexing awesome lists of open source software.

https://github.com/simoneb/logentries-ionic


https://github.com/simoneb/logentries-ionic

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

logentries - ionic
========

#### a sample [ionic](http://ionicframework.com) app using the [logentries API](https://logentries.com/doc/api-download/)

## Setup

- make sure nodejs is installed
- `npm install -g ionic cordova`
- clone this repository and cd into the checkout folder
- `ionic serve`
- to test on a real device `cordova platform add {PLATFORM}` then `ionic run`