From 9dcb7a0342512ffe12f705aa7e172966b8729f77 Mon Sep 17 00:00:00 2001 From: Huffle Date: Thu, 26 Jun 2025 09:12:24 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index defca41..fb18202 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,14 @@ In order to run the frontend, go to the `allowance-planner-v2` directory in the $ ionic serve ``` +## Running frontend +In order to build the frontend for android, go to the `allowance-planner-v2` directory in the `frontend` directory and run: + +```bash +$ ionic capacitor build android +``` + ## Backend links -In order to run the frontend, go to the `allowance-planner-v2` directory in the `frontend` directory and run: ```bash Main: https://allowanceplanner.seeseepuff.be/api