- Clone the repository
- In your terminal window, navigate into the project
- Run
pip install -r requirements.txtto make sure all of the necessary Python packages are installed - run
venv\Scripts\activateto activate a virtual environment
- Finally execute
python main.pycommand in your terminal to start the server