1.0.1 • Published 2 years ago
cra-template-grpc-web-reactive v1.0.1
gRPC-web + ReactiveX template
Template for building React apps that interact with gRPC services and leverage ReactiveX libraries.
Build with
Getting Started
To create a new React project run the following command in your command-line:
npx create-react-app my-app --template grpc-web-reactive
cd my-app