https://github.com/simoneb/logentries-ionic
https://github.com/simoneb/logentries-ionic
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simoneb/logentries-ionic
- Owner: simoneb
- Created: 2014-10-26T13:25:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T10:23:57.000Z (over 11 years ago)
- Last Synced: 2024-12-31T07:13:21.607Z (over 1 year ago)
- Language: JavaScript
- Size: 1.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`