It should work, assuming you installed it using an installer.
hi,
we are on NetBeans and we have recovered the source code on github
thanks
Then you should read documentation on GitHub about the modern app.
thanks
This is a new version of the Traccar web app. It is still in a very early stage of development.
It uses React, Material UI and MapLibre GL JS. Feedback and contributions are welcome.
To run the project in development mode:
npm install
commandnpm start
commandTo change the backend server URL:
hi,
How to access the new Traccar web interface locally? We are able to access the TRACCAR web interface developed with Extjs but we would like to access the one developed with REACTJS.
We proceed like this:
http://localhost:8082/modern/
but it does not work.
thanks