[Trello link|https://trello.com/c/pc0L8sxa] .
Repo is here: https://github.com/aerogear/mobile-client-service. Both frontend and backend are in the same repo.
The frontend is in the `ui` directory. At the moment, it only has the basic content that is generated from `create-react-app`. The ui can be served from the backend server by going to 'http://localhost:4000/ui' if the server is up by running `make serve`. |
|