This is an updated version of our previous mobile application project. This application was built using SvelteKit and Capacitor, and DaisyUI as this application's UI library.
git clone [email protected]:laazyCmd/ccs308-bms-mobile-application.gitnpm installcapacitor.config.json:...,
"server": {
"hostname": "http://10.0.2.2:5173",
"cleartext": true
}
npm run dev -- --hostnpm run android:build then npm run android:devYou must have an Android Emulator installed beforehand
Pixel 3 API 30 (Virtual)Samsung Galaxy A04 (Physical)