Dota2 heroes adviser Based on the open Dota2 api it calculates winrate of all heroes and advises the best heroes to counter pick enemy team. Used Svelte Highcharts Project Setup npm install Compiles and hot-reloads for development npm run dev Compiles and minifies for production npm run build Starts the production version after build locally npm run preview Lints and fixes files npm run lint