install the required pkgs: ``` pip install -r requirements.txt ``` to host the webpages locally: ``` python -m http.server ```