npm i- Install Protobuf Compiler (protoc).
git submodule update --init --recursiveto update submodulesnpm run build:protos:(mac/win)
npm run dev(vite + proxy)npm run dev:simple(vite)npm run proxy(proxy)
npm run testnpm run test:covto show coverage
