Brep modeler React web3d client to connenct modeler server by socketio
Note: This is a build repository. The source code of this repository is : https://gitee.com/changyunhai001/brep-modeler-web3d
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