website url: https://graph-exercise.vercel.app/
Total Cost is the summatory of each binary connection used PLUS two times each not used connection of a traveled node

-
Clone the project
git clone [url] -
Install dependencies
npm install -
Run develop enviroment
npm run dev -
Build production project
npm run build -
Run production project
npm run start

