+Install the applications with homebrew
+
+
+
+```zsh
+brew install android-studio node
+```
+
+
+
### Start working on the project
-
Clone or fork the project from cmd or powershell and `cd` into the project directory.
-Install the required node packages:
-```
+Install the required node packages:
+```shell
npm install
```
+