Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 711 Bytes

File metadata and controls

16 lines (12 loc) · 711 Bytes

PerSI_FrontEnd Front-end

Prerequisites

execution

  • Go to your project's root folder and run npm install.
  • If you are using Xcode 12.5 or higher go to /ios and execute pod install
  • Go to your project's root folder and run react-native run-ios or react-native run-android to start PerSI_FrontEnd!