Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sadministrator/cg


https://github.com/sadministrator/cg

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# CASA GUATEMALA REACT NATIVE APP

## Setup Requirements
npm
react-native-cli
android sdk

## Build project in Android
```
cd android
./gradlew clean

cd ..
react-native run-android
```