pj-aias / matching-app

The anonymous matching app.
3 stars 0 forks source link

matching-app

The anonymous matching app.


How to run?

Require: Android studio / XCode

yarn
cp .env.template .env

and

yarn run ios
yarn run android

You can specify the host and port of the api server in .env file.