Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.
/ PrestoApp Public archive

Unofficial Presto Card [Deprecated due to official app release]

Notifications You must be signed in to change notification settings

aagavin/PrestoApp

Repository files navigation

CodeFactor

PrestoApp


Deprecated due to official app release

USE THE OFFICIAL APP


Home Page

Details Page

Edit Account

Setup

Install

  • nodejs
  • Android/iOS SDK (for building app)
  • Ionic (npm install -g ionic)
  • Cordova (npm install -g cordova)

Build

  • ionic cordova platform add {android|ios}
  • ionic cordova build {android|ios}