platypii/ParaDrone

Simulator doesn't work

Closed this issue · 2 comments

HI,
I'm trying to use the simulator but it's doesn't work, first of all npm start doesn't work I've to used npx http-server -c-1instead. After thaht when I go to localhostI have an error in the console [2022-11-02T08:37:39.419Z] "GET /js/main.js" Error (404): "Not found

The commands to run the simulator locally are:

npm i
tsc
npm run serve

Looks like I need to update the README. Thanks for letting me know!

Thanks, no worries :)