More details in my blog post
Running the development server
npm install
npm run start
- Navigate to http://localhost:1234
Creating the Android app
npm run build
npx cap sync
npx cap open android
- Run in Android Studio or Build APK and download to the phone