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

https://github.com/fnoquiq/gobarber-mobile

[GoStack] GoBarber MOBILE
https://github.com/fnoquiq/gobarber-mobile

gostack react rocketseat

Last synced: 3 months ago
JSON representation

[GoStack] GoBarber MOBILE

Awesome Lists containing this project

README

        


gobarber-mobile


:heavy_check_mark: #GoBarber Mobile :rocket: :heavy_check_mark:


stars


issues


forks


license

### Iniciar emulador

```bash
# Entre na pasta mobile
$ cd gobarber-mobile

# Instale as dependências
$ yarn install

# Dentro da pasta ios
$ pod install

# Inicie o emulador IOS
$ yarn ios

# OU

# Inicie o emulador ANDROID
$ yarn android

```


mobile