Skip to content

fnoquiq/gobarber-mobile

Repository files navigation

gobarber-mobile

✔️ #GoBarber Mobile 🚀 ✔️

stars issues forks license

Iniciar emulador

# 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