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