Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 533 Bytes

ReadMe.md

File metadata and controls

24 lines (12 loc) · 533 Bytes

Restaurant Profile Application

This is a simple React Native Application for Restaurant Profile.

How to run

Clone the repo and Run the following commands

npm install

npm install json-server -g

Open a command window or Terminal and type

json-server --watch db.json --host 0.0.0.0 -p 3001 -d 2000

Download the expo app from App Store or Play Store

Open another Command window or Terminal and type

npm start

a QR code will appear in the browser scan it using the smart phone, this will open the app in the expo