/blobile

Mobile Viewer for Blaseball Scores

Primary LanguageTypeScriptOtherNOASSERTION

Blases Loaded

Blases Loaded is a mobile app for live-viewing Blaseball games.

Install from App Store

Building

It's an Ionic Angular app, so standard Ionic and Angular tools are used for building.

To run it locally in a browser, do:

npm install
npm run start

To build and run on iOS or Android, do:

npm install -g @ionic/cli
npm install
ionic cap run [android|ios]

License

Blases Loaded by Benjamin Reed is licensed under CC BY-NC 4.0