Brep modeler React web3d client to connenct modeler server by socketio
before startup client, please start the brep modeler workstation service first:
please ref to https://github.com/changyunhai/brep-modeler-server
startup a server and open the static page in browser:
cd build
start python -m http.server 8800
start http://localhost:8800