This project was created to be able to monitor the performance of a machine remotely from a mobile device.
Clone this down somewhere then from a cli inside the project folder run
-
Install packages with
npm install -
Start the app run
npm start -
Navigate to the machine's IP followed by :8080 on a networked device
have fun.


