Skip to content

oarthurzanoni/devfinance-mobile

Repository files navigation

DevFinance Mobile

A React Native version of DevFinance

Layout

Android Developer Instructions

clone and install dependencies

git clone https://github.com/Mitacho/devfinance-mobile.git
yarn install

run the React Native app

open a terminal instance and type the following command in the project root folder:

yarn start

open another terminal instance and type the following command in the project root folder:

yarn android