Table of Contents
virtualenv env source env/bin/activate pip install -r requirements.txt brew install fish brew install entr brew install python3 ls source/*.cog | entr -r fish wheel.sh --build
python3 -m http.server 8093
Open http://127.0.0.1:8093 in the browser to see the basic demo.
http://127.0.0.1:8093
Keep a browser tab open to browse the code
open build/html/index.html