- Install dependencies with
yarn install - Run
npm run compileto begin tsc to watch for changes - Launch with Live server or similar (cors errors)
To clear the grid, press Reset. First click will set the start node, Second click will set the target node. Subsequent clicks will toggle walls (clicking on a wall will make it a path again). Click the Find Path button to find the path


