- Maven
- Npm
Clone the repository.
git clone https://github.com/Chameleeon/raspberrypi_home.git
cd raspberrypi_homeFirst you must build the client app:
cd client
npm run buildRun the following commands:
In the server folder:
./run_serverIn the client folder:
./run_client