Skip to content

olympusapp/mobileclient

Repository files navigation

Mobile client for olympus. (tested on Android)

Made using:

  • TypeScript
  • React
  • React Native
  • Redux

Wanna try it?

Clone the repository:

git clone https://github.com/olympusapp/mobileclient --depth 1

Enter the folder.

Install the dependencies:

npm install

Developing

Now run:

npm run android

(you must have connected a device)