An open API service indexing awesome lists of open source software.

https://github.com/webmasterdevlin/react-native-mst

ReactNative - Mobx State Tree
https://github.com/webmasterdevlin/react-native-mst

Last synced: 6 months ago
JSON representation

ReactNative - Mobx State Tree

Awesome Lists containing this project

README

          

### How to run the app

Install json-server globally

```sh
$ yarn global add json-server
```

Then run the following for iOS or Android

```sh
$ yarn run start:ios
$ yarn run start:android
```

The above commands will concurrently run react-native and the mock backend service which is the json-server