Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 245 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 245 Bytes

Life

A life counter for Magic: The Gathering built in Typescript and React Native

Run locally

$ yarn start:ios
$ yarn start:android
$ yarn start:web

Build

$ yarn build:ios
$ yarn build:android
$ yarn build:web