Skip to content

GDSC-sswu-A/WithParentsFront

Repository files navigation

WithParentsFront

Server Repository

How to run

IOS

  1. Clone the project.
  1. Access the project location in the terminal.
  2. Go to the ios subdirectory of your project.
  • cd ios
  1. Install pod files.
  • pod install
  1. Return to project location.
  • cd ..
  1. Execute the project.
  • if Xcode and CocoaPods are installed
    • yarn ios
  • if the above cammand does not run.
    • Open Xcode to build the .xcworkspace file

ANDROID

  1. Clone the project.
  1. Open the Android project inside the project with Android Studio.
  • Press [Open an existing Android Studio project].
  • Select the android directory in the project directory.
  1. Create a simulator bt opening AVD Manager in Android Studio.(optional)
  2. Driving the simulator.
  3. Connect to the project location from the terminal.
  4. Excute the project
  • yarn android
  • npm run android
  • If an error occurs, run powershell in administrator mode, enter the following command, and 'yarn android',
    • Set-ExcutionPolicy Unrestricted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •