Follow steps below to start client and server. Run these commands in the root directory.
If you regenerate the gRPC-Web proto files you will need to add /* eslint-disable */ to the top of helloworld_pb.js
To start the envoy proxy (required for gRPC-web)
To run the Golang web server
To download required node_modules
To start the ReactJS client