Skip to content

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