/mtg

A Magic The Gathering App for MDB1

Primary LanguageTypeScript

MTG Ionic App

Running the Ionic dev-server

  1. Install Npm dependencies: npm i
  2. Run the Ionic dev-server: ionic serve -c

Deploying the app to your phone

Prerequisites

  1. Install Gradle 5.*
  2. Install Java JDK 1.8
  3. On a Mac, install Android File Transfer

Run the app

  1. Connect your laptop to your mobile phone through USB.
  2. Run the app: ionic cordova run android