From 5014c97b4da557a823c3d70bf93975384e2ae8e0 Mon Sep 17 00:00:00 2001 From: Toba Ojo Date: Tue, 11 Nov 2025 13:57:05 +0000 Subject: [PATCH] updated readme --- README.md | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3ef4627..913a090 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mav Mobile Ui +# Mav Mobile UI This is a React-based web application built with Vite (react and typescript). @@ -68,13 +68,13 @@ To build for production: yarn build ``` -Navigate to your Mav-Mobile-UI folder -Select the Dist folder -Compress to (ZIP) -Log into box on Moba using Session > SSH and putting IP in Remote Host. -Creds are mav:mav -Drag and drop dist.zip into file explorer menu on left hand side (has to be named dist.zip exactly). -Run command +- Navigate to your Mav-Mobile-UI folder +- Select the Dist folder +- Compress to (ZIP) +- Log into box on Moba using Session > SSH and putting IP in Remote Host. +- Creds are mav:mav +- Drag and drop dist.zip into file explorer menu on left hand side (has to be named dist.zip exactly). +- Run command ```bash sudo ./integrate-web-ui.sh @@ -85,3 +85,23 @@ Run ```bash sudo nano web-static/index.html ``` + +- add the following between the lines & + +```js + + + +``` + +- Run + +```bash +sudo reboot +``` + +It should come back up all working