文件名称:Lunch-money-app:使用Ionic和Capacitor构建的非官方的Lunch Money移动应用程序!
文件大小:7.43MB
文件格式:ZIP
更新时间:2024-03-05 07:13:54
finance ionic capacitor lunchmoney TypeScript
应用 由Ionic和Capacitor构建的非官方午餐金钱客户! 为Android构建 # clone the repo and change directory git clone git@github.com:nprail/lunch-money-app.git cd lunch-money-app # install npm dependencies npm install # build Angular npm run build # copy the static assets npx cap copy android # build the native project cd android ./gradlew assembleDebug