Skip to content

mukhoplus/rank-system_front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.