A companion android app for VALORANT-Rank-Yoinker.
npm i
npm run seed:val-api
npm run build #for production, npm run build:prod
npx cap sync #for the first time, then you can, npx cap copy
cd android && ./gradlew assembleDebug # for Windows Only
A companion android app for VALORANT-Rank-Yoinker.
npm i
npm run seed:val-api
npm run build #for production, npm run build:prod
npx cap sync #for the first time, then you can, npx cap copy
cd android && ./gradlew assembleDebug # for Windows Only