Node GRPC Install $ npm install How to run Server $ npm run server Client $ npm run client #OR $ npm run client -- SOME_STRING # OR passing server target $ npm run client -- --target=server_address