Skip to content

IQ-Inc/admin-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IQ Game Admin Console

This repo is intended to manage players and allow users to claim badge IDs.

Dependencies

  • npm
  • parceljs
    • Parcel is used as web application bundle

Getting Started

  1. Clone the repo
    $ git clone https://github.com/IQ-Inc/admin-console.git
  2. Change directories
    $ cd admin-console
  3. Install Dependencies
    $ npm install
  4. Start the development server
    $ parcel index.html
  5. Open a browser and navigate to http://localhost:1234

Status

  • Badge Claim is the only feature in development at this time

About

Manages players for different games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published