ng2-gRPC icon indicating copy to clipboard operation
ng2-gRPC copied to clipboard

A starter kit for Angular 2 projects using gRPC-web

ng2-gRPC

Screenshot

Get up and running with:

git clone https://github.com/b3ntly/ng2-grpc.git
yarn install 
./scripts/get_go_deps.sh
./scripts/install_protobuf.sh
npm run start

This project also contains angular-material and routing.