on terminal # start web ui cd web npm i && npm run serve # open another terminal # start ws server go run main.go --addr :4000 --skipWs ...
確定! 回上一頁