Some key features include:
- Self Guide - הדרכה עצמית
- DID - דמות
To install and set up Hameorer Client, follow these steps:
- Install Node.js and npm.
- Install the Expo command line tools with
npm install expo-cli --global
. - Clone this repository to your local machine with
git clone [email protected]:Code-For-Israel/Hameorer-client.git
. - Navigate to the
Hameorer-client
directory and install the app dependencies withnpm install
.
npx expo start
npx start on android emulator - "expo start --android"
npx start on ios emulator - "expo start --ios"
npx start on web - "expo start --web"
https://snack.expo.dev/@itzikd1/11-3-23-new
publish to stores - "eas build"
this builds the app, once done you have the packed files and upload them threw the stores