Gabriel0402 / ionic-starter-push

A starter application with push notification functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-starter-push

A starter application with push notification functionality.

Installation

Just run:

ionic start myApp push

cd myApp

ionic upload

Once your app is uploaded, find it on apps.ionic.io and replace the relevent lines at the top of /www/js/app.js with your app ID and API key.

Congrats, you're running Ionic Push!

About

A starter application with push notification functionality.


Languages

Language:JavaScript 98.9%Language:HTML 1.1%Language:CSS 0.0%