Skip to content

vasanth-seven/ipl-economy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipl_economy_data_server

Top 10 economical bowlers in ipl each year

Install

1: Install Node

https://nodejs.org/en/download/

2: Install git

Linux: https://git-scm.com/downloads

Windows: https://gitforwindows.org/

Watch this tutorial on YouTube if required. Feel free to refer to other tutorials as well.

3: Install VSCode

https://code.visualstudio.com/download

4: Clone this repository

git clone https://github.com/codebantai/ipl-economy-server.git

5: Install npm packages

npm install

6: Prepare data

npm run economy

7: Start server

npm run start

8: Visualize results on your browser Open http://127.0.0.1:8080 Open http://127.0.0.1:8080/economy to display json data of top 10 economical bowlers each year

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published