Blog posts
Part 1 - https://engineering.footballradar.com/from-a-react-point-of-vue-comparing-reactjs-to-vuejs-for-dynamic-tabular-data/
Part 2 - https://engineering.footballradar.com/a-fairer-vue-of-react-comparing-react-to-vue-for-dynamic-tabular-data-part-2/
Getting started
npm install
Running
npm run dev
Browse to localhost:8080/react.html
or localhost:8080/vue.html
Changing the number of Games
You can edit the number of games displayed for React, here and Vue, here.