Files
..
2023-06-22 18:37:57 -05:00
2024-12-02 00:35:03 +02:00
2024-12-02 01:24:46 +02:00
2023-02-05 15:43:17 -06:00
2023-02-05 15:43:17 -06:00
2023-02-05 15:43:17 -06:00
2023-02-05 15:43:17 -06:00

In order to run the frontend, execute the following commands (assuming you have pipenv installed already):

cd backend
pipenv install
pipenv shell
flask run