Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

nprail/lunch-money-app

Repository files navigation

An unofficial Lunch Money client built with Ionic and Capacitor!

Build for 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

About

An unofficial Lunch Money mobile app built with Ionic and Capacitor!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors