Skip to content

leompeters/Royal-Rewards

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.3%
  • CSS 2.2%
  • JavaScript 2.1%
  • HTML 1.4%