Introduction Simple traveling salesman problem solver made with Vanilla JS and MapBox GL. Getting Started Clone this repository locally : git clone [email protected]:NizarBsb/tsp-js.git Install dependencies with npm : npm install Run the Lite web server npm run web