Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 540 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 540 Bytes

Overview

Grudge Match is a tool for Age of Empires 4 players to find out who they are playing against.

It is written in React Native and set up to support iOS, Android, and the web.

Requirements

  • Node.js
  • Yarn

Setup & run

  • yarn install

  • Dev build for web yarn web

  • Dev build for iOS yarn ios

  • Dev build for Android yarn android

Credits