Update README.md (#142)
Reviewed-on: #142
This commit was merged in pull request #142.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user