Skip to content

Latest commit

 

History

History
 
 

bidding-app-with-reactnative

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Steps for Installation

  • Clone the project
  • Navigate into the app folder, run npm install
  • Navigate into the server folder, run npm install
  • Start the server folder by running npm start
  • Start the app folder by running expo start --ios
  • Ensure the server is running before you run the app.