https://github.com/didinj/ionic3-angular5-cordova-local-notification
Ionic 3, Angular 5 and Cordova Local Notification Example
https://github.com/didinj/ionic3-angular5-cordova-local-notification
angular angular5 angularjs cordova ionic ionic3 local notif notification phonegap
Last synced: 11 months ago
JSON representation
Ionic 3, Angular 5 and Cordova Local Notification Example
- Host: GitHub
- URL: https://github.com/didinj/ionic3-angular5-cordova-local-notification
- Owner: didinj
- License: mit
- Created: 2018-03-30T14:24:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T14:43:40.000Z (almost 8 years ago)
- Last Synced: 2025-04-18T15:16:45.006Z (11 months ago)
- Topics: angular, angular5, angularjs, cordova, ionic, ionic3, local, notif, notification, phonegap
- Language: TypeScript
- Homepage: https://www.djamware.com/post/5abe4c6680aca714d19d5b9d/ionic-3-angular-5-and-cordova-local-notification-example
- Size: 1.83 MB
- Stars: 9
- Watchers: 2
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ionic 3, Angular 5 and Cordova Local Notification Example
This source code is part of [Ionic 3, Angular 5 and Cordova Local Notification Example](https://www.djamware.com/post/5abe4c6680aca714d19d5b9d/ionic-3-angular-5-and-cordova-local-notification-example) tutorial.
To run on your device:
* Clone this repo
* Run `npm install`
* Run `ionic cordova platform add android` or `ionic cordova platform add ios`
* RUn `ionic cordova run android` or `ionic cordova run ios`