Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.24 KB

README.md

File metadata and controls

53 lines (37 loc) · 1.24 KB

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