t2c.zip , unzip everything into workspace directory, you'll see the structure like below:Start a simple http file server.
python -m http.server to start one. (Or maybe python3 -m http.server)Start the server. You'll see a link like below:
Follow the link printed from console. You'll open a page like below: