GitXplorerGitXplorer
q

epg-screen-test

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d2ed1f732ee61f2c346d3df9b51a491c2fb22316

chore: cleanup build remnants

qqwelias committed 4 years ago
Unverified
ea8adc8de4a550db85f0e4d90046c66473e80754

feat(style): add hover effects

qqwelias committed 4 years ago
Unverified
8e773f36ed9e1b59f466b9479339ea740eb0f27b

doc: update notes on platforms

qqwelias committed 4 years ago
Unverified
441de854b9c3ce6f34a858bacd03b080831bfdd7

fix(font): should be sans-serif

qqwelias committed 4 years ago
Unverified
ae291cf719a39a8ed97afb2e42932cfc016f8dae

fix(scroll): hide scrollbar on firefox

qqwelias committed 4 years ago
Unverified
c34efd201ad29e403ffd9e5e84695cccdd1f97d4

docs: add a note

qqwelias committed 4 years ago

README

The README file for this repository.

EPG test

Notes

  • works as intended on Chrome and FireFox only :^)
    • maybe Safari/Edge too, cannot test
  • main EPG screen implemented
  • header and footer are left empty sine they're non interactible and I have no assets
  • mock api provides broken logo links, placeholder is in use here

How-to

  1. npm ci
  2. npm run build
  3. npm run mock:start in background if needed
  4. npm run serve for local server