Open in Your Browser (w/ Python)
- Clone the repository
git clone https://github.com/johnarp/warbond-tracker.git
- Run a local server
# Python 3 cd warbond-tracker python -m http.server 3000
- Open your browser and go to http://localhost:3000
See Releases for the latest release.
See CHANGELOG for updates.