Skip to content

devdilip/ipl-data-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Releases

No releases published

Packages

No packages published