Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rauljordan/angular-bazel-proto

Example project using protobuf, angular, and bazel as a build system
https://github.com/rauljordan/angular-bazel-proto

Last synced: 8 days ago
JSON representation

Example project using protobuf, angular, and bazel as a build system

Awesome Lists containing this project

README

        

# Angular Bazel Proto

Example repo.

## Installation

For Bazel installations:
- The latest release of [Bazel](https://docs.bazel.build/versions/master/install.html)
- The latest release of cmake
- The latest release of git
- A modern UNIX operating system (macOS included)

## Running

- Run locally with `bazel run //frontend/src:devserver` and navigate to localhost:4200