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

Latest commit

 

History

History
42 lines (23 loc) · 677 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 677 Bytes

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}