This gist describes the minimum code to get partytown running in a simple pure HTML page
Run the following (note you will have to paste in the demo.html when nano runs).
# Setup folder for our demo
mkdir ./demo
mkdir ./demo/~partytown
cd demo/~partytown