Skip to content

soydevs/app-mark2

Repository files navigation

Tourista

Steps to run

  • npm i
  • do "npm start" in one terminal
  • "npm run android" in another terminal
  • If your pc is old or is too slow to support emulator, use https://github.com/Genymobile/scrcpy , then try "npm run devStart" instead of npm run android