Reactrestaurant
GithubDemoYoutube
  • REACT RESTAURANT
  • Technologies
  • Restaurant App
    • Download Zip
    • Requirements
    • Installation Guide
    • App Structure
    • API Config
    • Push Notification
    • Release Build
    • Error Handling
Powered by GitBook
On this page
  1. Restaurant App

Installation Guide

How to Run

Run in Device or Emulator

Open your terminal and navigate to the project folder ( API version directory) and install NodeJS dependencies:

** $ npm install **

Once node dependencies are installed successfully you can run the app in Device with:

** $ react-native run-android **

If there any issue please google it or if you didn't find any solution report us, we will look into it.

PreviousRequirementsNextApp Structure

Last updated 5 years ago