for the backend, make sure to install yarn
and run yarn install
inside the backend folder
for the frontend, make sure to install yarn
and run yarn install
inside the frontend folder
Make sure that you have finished setting up both backend
and frontend
folders. After setup,
run build.py
in the main folder