indigotech / onboard-renata-cardoso

0 stars 0 forks source link

Onboard Renata Cardoso

Project's Description

A React Native onboard project for Taqtile

Environment and tools

Steps to run and debug

Install the dependencies

npm install

After you start a virtual device on Android Studio run:

# This following command starts Metro Bundler.
npx react-native start 
# this following command starts your application
npx react-native run-android