Have you read documentation that we have?
Sure I have .but there is no way I can run only the client interface , which is based on extJs.
My idea is to open it with VS code , modify the code, and see the edits on the interface.
but it is not working
You can just run Traccar and modify files in place with VS Code.
I thought there is a process like npm install and npm start , with ExtJs too?
Thanks for the support
No, you don't need to run anything. Just make sure you use debug version of the app.
Thanks , But I dont have the - ExtJs applications structure -in the traccar web app, like build folder and more ...
please pardon my ignorance if I am missing something
I cloned traccar web , I am trying to run , just like we do with js apps 'npm install and npm start ' .. I know its differennt with sencha cmd, I have installed sdk , and cmd but I dont know how to start the app locally now
please help
Thanks