How to run it Here are all commands you need to run this website: pip install < requirements.txt // This command installs all python packages needed python app.py //This command starts server Then go to localhost:3000/, you should see a hello world page