Magic Computer Science ✨🦄 A New Tool For Understanding Theory Learn Network Flow by Seeing How a Residual Graph Develops Watching Dijkstras at Work May Just Be The Shortest Path to Understanding It Minimum Spanning Trees Form Differently With Prims and Kruskals, Thats Why You Can Visualize Both Wanna See It In Action? Watch Our 1 Minute Demo Screen.Recording.2024-11-10.at.10.50.04.AM.mov Development Install npm i && (cd client && npm i) && (cd ../server && npm i) Run npm run dev Build cd client && npm run build