clone the repo first using either http or ssh
After cloning is done it will create a direcotry drone-simulator
cd drone-simulator
Install dependencies. Make sure you have node and npm installed.
npm i
Run the project
npm run dev
The app will be accessible at
http:/localhost:5173/
Two sample drone time series data is give in the repo it self
- dron-path-police.csv
- dron-path.csv
Change seek bar position to start simulation from different timestamp.