Skip to content

Genius game developed in React Native and Typescript

Notifications You must be signed in to change notification settings

rafapignataro/Genius_Game

Repository files navigation


Genius Game

Linkedin

Tecnologias

  • React Native
  • Typescript
  • Context API

🚀 Rode no seu computador!

1: Clone o repositorio

git clone https://github.com/rafapignataro/Genius_Game.git

2: Instale as dependências

Com o cmd aberto, utilize cd para entrar no repositorio

cd Genius_Game

No projeto utilize npm install ou yarn install

yarn install

3: Com um emulador ativo ou aparelho conectado ao computador rode o app

Para android:

yarn android

Para IOS:

yarn ios

4: Agora é só se divertir :)