9 lines
430 B
Markdown
9 lines
430 B
Markdown
# In order to build this application:
|
|
You mainly need to install Ionic Capacitor, and NodeJs. Make sure you got Android studio and grandle and Android Emulator set up.
|
|
|
|
The application is design with Angular using typescript so make sure you got that, if the package.json doesnt install that for you.
|
|
|
|
|
|
# What is this?
|
|
This is the client, a phone app for the user to send requests to the server (the pc) he/she wants to control.
|