leompeters / Royal-Rewards

Sample Donut King-themed Ionic 2 app for a fictitious rewards program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Royal Rewards

Sample Donut King-themed Ionic 2 app for a fictitious rewards program

Prerequisites

If you don't have Node.js installed, do that first. To run the app locally, clone the repo and run these commands:

$ cd royal-rewards
$ npm install -g ionic
$ npm install -g cordova
$ npm install -g ios-sim
$ npm install -g ios-deploy
$ ionic plugin add cordova-plugin-camera
$ ionic start

Ionic View app

If you just want to demo the app without cloning the repo, download the Ionic View from the App Store or the Google Play Store, and use this app ID: ed625fa2

About

Sample Donut King-themed Ionic 2 app for a fictitious rewards program


Languages

Language:TypeScript 94.4%Language:CSS 2.2%Language:JavaScript 2.1%Language:HTML 1.4%