Modern Web App

Modern app is located in the root folder of the traccar-web repository.

Modern web app uses React and Material UI frameworks. It relies on Vite for running and building the project with minimal additional configuration.

To run the project in development mode:

To compile a release build, run npm run build.