Minimal framework and examples showing how to get OpenCV working in the browser
Allow your webserver to serve the content in the website directory, and navigate to said page.
A quick way is to write:
python3 -m http.server 8080
and navigate to http://localhost:8080/#