vue-path-visualizer A Vue 3 project to visualize some pathfinder algorithms. Dijkstra’s Algorithm TODOS: Add more algorithms, like A* Search and D* Improve performance Refactor isRunning state Project setup yarn install Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Lints and fixes files yarn lint Customize configuration See Configuration Reference.