diff --git a/README.md b/README.md index 2de5d72..263eb0e 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,8 @@ -# MTC Reverse Proxy Frontend +# MTC Reverse Proxy Manager — Frontend -Vite React JavaScript frontend for managing servers, service endpoints, JSON imports, conflict confirmation, and reverse proxy calls. +React 19 + Vite + Tailwind CSS v4 dashboard for the MTC Reverse Proxy Manager backend. -## Setup - -```powershell +```bash npm install npm run dev ``` - -Set `VITE_API_BASE_URL` in `.env` if the backend is not running on `http://localhost:4000/api`.