Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 307 Bytes

Cerulean App

Android/iOS app written in React Native to use Cerulean in mobile devices.

Setting up

To change the backend URI, you may do so in the /src/config.json file.

You may run this app in android using yarn start followed by yarn android in another terminal, and in iOS using yarn ios.