IPL Data project This is IPL Data project, in which we had to fetch data from CSV files and display it on HighCharts. Clone this reporisotry IPL Data Project Install all dependency npm install Install http-server in global npm install -g http-server Start this project http-server Run all test case npm test