Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 568 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 568 Bytes

Restaurant App

Installation : 1). cd RestaurantApp 2). npm i --save 3). react-native-run-android (/* Assuming react native is installed */)

Note: If react-native is note installed, then follow this guide - https://facebook.github.io/react-native/docs/getting-started.html

Troubleshooting : react-native-run-android does not work? Follow the following steps -

1). Open RestaurantApp/android in Android Studio. 2). Click on Run -> Run (If the option is disabled, then wait for few minutes untill Android Studio finishes indexing) 3). Connect android phone 4). Run