- Install depedencies
npm install
- Run script
npm run android
or
npm run ios
Important
Do not use pnpm
or yarn
. Those are not working in this project.
- check
dependencies
anddevDependecies
field in this file
npm install
npm run android
or
npm run ios
Important
Do not use pnpm
or yarn
. Those are not working in this project.
dependencies
and devDependecies
field in this file