Hello, and welcome to Salmon Racer! The new and improve version of Betfred!
- Frontend:
- open console in project folder
- run "npm i"
- once done, run "nmp run dev"
- This should run the fronted end on port 3000
- Backend
- open an new console
- go into the backend folder
- run "python m venv venv"
- run "python api.py"
- API should be running on port 8000
- frontend should be running on port 3000
- try google!