traccar / traccar-web

Traccar GPS Tracking System
https://www.traccar.org
Apache License 2.0
814 stars 1.13k forks source link

npm start command not working #1120

Closed RabinMallick closed 1 year ago

RabinMallick commented 1 year ago

I'm following traccar-web instruction page to run it locally on my ubuntu machine - https://www.traccar.org/build-web-app/ after running 'npm install' I'm trying to run npm start as per the isntruction in the page. But it's not working.

Apparently there is no start command in package.json page Can anyone help me to run it locally?

tananaev commented 1 year ago

You probably forgot to change to the right folder.

Please use the forum for questions.