Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 237 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 237 Bytes

IS_Results

How to update results

Add the results to db/db.json following the existing format

How to start

Backend

Run npm start at the root directory

Frontend

Run npm start at the frontend directory