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

https://github.com/gabrielczar/reactnativeproject


https://github.com/gabrielczar/reactnativeproject

react-native

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# React Native Project

### Execution

- Server
```npm start```
- Client
- Android
```react-native run-android```
- IOS
```react-native run-ios```