three-pathfinding
three-pathfinding copied to clipboard
Suggest to use only either Yarn or NPM or Bun
Currently, in your project you're having yarn and npm both, which is not only confusing, but also makes it a little bit hard to run your demo. I had to replace all yarn scripts with NPM to make it run because I don't have it installed.
So, please, consider using only one thing, for example npm, it's universal as for now I believe.
Really like your project though, thanks