Skip to content

GoodHut/mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvp

MVP for the FinTech startup DigiCFA, a digital payment solution for Central Africa.


How to run

BackEnd

cd mvp/BackEnd
npm run dev

Will open at: localhost:5050/routes

FrontEnd

Prerequisite: make sure Expo is properly setup. https://docs.expo.dev/get-started/installation/

cd mvp/FrontEnd
npx expo start
  1. Open the Mac Simulator (download from XCode). So far design has been modelled on iPhone 14 ios 16.4.

  2. 'i' to open in the ios simulator. Can also choose to scan the code and open on your personal device. Recommended pinning the simulator window during development.

  3. 'r' to refresh. Can do this on both simulator or terminal window.

  4. Might need to restart server every once in a while. Patience is key.


  • Have not tried on Andriod - requires downloading Andriod Studio.

  • If running multiple simulators, go to the Expo Go App home menu and copy in the >exp:// URL manually.

  • Can also choose to open on Web. For debugging, press 'j'. By default the debugger opens in a Chrome window. (Can also set up VSCode React Debugger but that is slightly more complicated)

About

MVP for DigiCFA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •