/fai-react-native

Projeto desenvolvido durante a FAI (23.2) de Desenvolvimento do CITi

Primary LanguageTypeScriptMIT LicenseMIT

FAI 23.2 - Desenvolvimento

Projeto desenvolvido durante o treinamento de React Native da FAI (23.2) de Desenvolvimento do CITi

Running the project

  1. Be sure you have node and yarn (or npm, if you use it) installed.

  2. Clone the repository by running

https://github.com/lilicarla/fai-react-native.git
  1. Install all the dependencies by running
yarn install
# or
npm install
  1. To run the development server, run
yarn start
# or
npm start
  1. Follow the instructions on the terminal to see the project on your phone or emulator.

Development team