This is a project created by JulianEgbert and Finn Schöllkopf.
First install all required dependencies:
npm install
Then you can build the application and preview it:
npm run build
npm run preview
For this to work you need to install Android Studio. The command npx cap open
will then open your project in Android Studio.
npx cap sync
npx cap open