Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 375 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 375 Bytes

Frontend ReadMe

This is the Frontend for ELO Rank, which is coded in React.js.

How to Run

  1. Launch Docker
  2. Navigate to Frontend folder
  3. Run the following: docker-compose up --build
  4. When done, CTRL + C to shut down image then run docker-compose down --volumes

Note: This is really slow, if all of your installs are up to date, you can do npm run start