Football Peek - Try it !
Football Peek is the quickest access to football results.
It gives you an overview of football results, tables, top scorers and top assists of the major leagues (Bundesliga, Liga, Ligue 1, Premier League and Serie A) and competitions (Champions League and Europa League).
All the data comes from https://www.worldfootball.net.
Commands:
- npx gulp start -> start the application on http://localhost:5000/
- npx gulp up -> update data
- npx gulp lint -> check coding rules
- npx gulp test -> run tests
- npx gulp sprite -> generate the sprite (using all images from data/images/)
- npx gulp optim -> compress images (images from client/images/)