Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 233 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 233 Bytes

Cheapest Route

Visualizes given graph with 3D node objects and calculates cheapest path and shows in console screen.

Installation

$ pnpm install

Running

To start

$ pnpm start

To test

$ pnpm test