Skip to content

Files

Latest commit

 

History

History
 
 

build-todolist-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 yarn 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. 🥂