Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 398 Bytes

File metadata and controls

33 lines (22 loc) · 398 Bytes

ShiftLeft demo (Simpsons trivia)

How to use

Clone this repo

git clone git@github.com:jerolan/react-native-shift-left-example.git

Install the dependencies

yarn

Run the local server

yarn start

Run the app

// iOS
yarn ios

// Android (need to have an emulator o device running/connected)
yarn android

away-from-javascript