/ionic3-onesignal-push-notifications

An Ionic example of Push Notifications with OneSignal and using Node.js as server.

Primary LanguageTypeScript

Ionic 3 Push Notifications with OneSignal & Node.js

An Ionic project for recieving push notifications with OneSignal and using Node.js as a server.

Mobile App in Ionic 3

Install

Install with npm

$ npm i 

Usage

In Android:

$ ionic cordova run android --device

Server in Node.js

Install

Install with npm

$ npm i 

Usage

$ npm start

License

Licensed under the MIT license.