Create FIFA tournament groups - powered by vue.js and node.js
# install dependencies
npm install
# serve vue with hot reload at localhost:8080
npm run dev
# start node.js backend
npm start
- https://www.fifaindex.com/ for their work of providing all the information.