Live demo: https://ambitious-pond-0028d6d03.5.azurestaticapps.net/
Windows:
./run.cmd cleanbuild
./run.cmd run
Linux:
./run.sh cleanbuild
./run.sh run
You might be also interested in a demo that runs dotnet on WebWorker in React application: https://github.com/ilonatommy/reactWithDotnetOnWebWorker