This repo is intended to manage players and allow users to claim badge IDs.
- Clone the repo
$ git clone https://github.com/IQ-Inc/admin-console.git
- Change directories
$ cd admin-console
- Install Dependencies
$ npm install
- Start the development server
$ parcel index.html
- Open a browser and navigate to http://localhost:1234
- Badge Claim is the only feature in development at this time