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