Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 329 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 329 Bytes

app-example

This is an example of a backend "hello world" application with android and ios frontend apps.

Getting started

Get the source:

$ git clone --recursive [email protected]:simonhorlick/app-example.git

Build with bazel.io:

$ bazel build //backend:backend.tar //ios:ios-app //android:app