Aplikácia na zjednodušenie prihlasovania na preteky zo stránky: https://members.eob.cz/
git clone https://github.com/sokolpezinok/orientacny-beh
cd orientacny-beh
npm installStarts the Vite development server.
npm run devBuilds the production version using Vite.
npm run buildPreviews the production build locally.
npm run previewBuilds the project and runs it on an Android device/emulator.
npm run build:androidBuilds the project for bundle size visualization.
npm run build:visualizeSyncs Capacitor and opens the Android project in Android Studio.
npm run open:androidnpm run test:i18n- Android
npm run build
npm run open:androidIn Android Studio select Build->Generate Signed Bundle / APK.
We use VS Code with following extensions:
This project is licensed under the MIT License - see the LICENSE file for details.


