Skip to content

mukhoplus/rank-system

Repository files navigation

Rank-System

ESPers Starcraft Ranking System

image

Version

2.0.1

How To Run

  1. git clone https://github.com/mukhoplus/rank-system.git
  2. cd ./src/main/
  3. git clone https://github.com/mukhoplus/rank-system_front.git frontend
  4. npm i
  5. Set database tables.
  6. Run spring boot server.