Update README.md #142

Merged
Huffle merged 1 commits from huffle-patch-1 into main 2025-06-26 09:12:50 +02:00

View File

@ -15,8 +15,14 @@ In order to run the frontend, go to the `allowance-planner-v2` directory in the
$ ionic serve $ 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 ## Backend links
In order to run the frontend, go to the `allowance-planner-v2` directory in the `frontend` directory and run:
```bash ```bash
Main: https://allowanceplanner.seeseepuff.be/api Main: https://allowanceplanner.seeseepuff.be/api