# node.js-grpcDemo **Repository Path**: gowass/node.js-grpc-demo ## Basic Information - **Project Name**: node.js-grpcDemo - **Description**: node.js实现grpc的demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-05 - **Last Updated**: 2021-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 运行步骤 1. `npm i` 2. `node server.js` 3. `node client.js`