Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 490 Bytes

Rank-System_Front

ESPers Starcraft Ranking System's Frontend

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.