git clone repo cd server pip3 install -r requirements.txt OR python3 -m pip install -r requirements.txt cd .. cd client npm install cd ..