Skip to content

htameez/CareBuddy

Repository files navigation

Welcome to CareBuddy 👋

This is an Expo project created with create-expo-app.

Prerequisites:

  1. Homebrew
  2. npm

Get started

  1. Setup and install iOS simulator and/or Android emulator:
  1. Install dependencies

    npm install
  2. Open split terminal and navigate to backend folder

    cd backend
  3. Install dependencies for backend server

    npm install
  4. Start backend server

    node server.js
  5. Open simulator and/or emulator

  6. Start a prebuild in first terminal

    npx expo prebuild
  7. Run on iOS and/or Android

    npx expo run:ios
    npx expo run:android

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors