Are you in a new city and do you wanna find the perfect service that fit your expectations? Check the new App DaySi to find the best service for you!
These instructions will get you a copy of the DaySi application up and running on your local emulator for development and testing purposes. The DaySi app contains the front end React-Native application.
You need Git, GitHub Desktop and NodeJS installed on your machine, the following versions are recommended:
- NodeJS: v14.17.6
You can verifiy your intallastions with the following commands:
$ git --version
$ node -v
Via GitHub Desktop clone the DaySi repository to a directory of your choosing
Inside your cloning folder, install the dependecies for the app with the command:
$ cd DaySi
$ npm install
To run the application follow these istructions:
- Android
npx react-native run-android
- iOS
npx react-native run-ios
🎉 Enjoy the DaySi app on your emulator/phone!🌍🤟
👤 Dallas
Give a ⭐️ if this project helped you!