1: master : Static version
1: Clone this repository
git clone https://github.com/PritamSingh11/IPL-Data-Set-Visualization.git2: Install npm packages
npm install3: Start server
npm run start4: Visualize results on your browser
2: dynamic-site : User interaction added, both client & server runs as two seprate process
Check branch readme
3: dynamic-heroku : Static assets serves using express, so has same origin.