- Protocol buffer complier. For installation instructions, see Protocol Buffer Compiler Installation.
git clone https://github.com/pemba1s1/chess_frontend.git
protoc-gen-grpc-web and protoc-gen-js are required for generating stub. These are installed as dev dependencies.
npm run build-proto
npm run dev