Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 328 Bytes

File metadata and controls

14 lines (7 loc) · 328 Bytes

This project is for Web, Android and IOS.

Please follow these steps.

git clone https://github.com/guitorioadar/react-native-web-android-ios-monorepo.git

yarn => This is to download node modules

yarn web => This is to run web app

yarn ios => This is to run ios app

yarn android => This is to run android app