GitXplorerGitXplorer
q

epg-screen-test

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
90605cd8e63d7119088c52833b51953bffb9cf67

feat: initial impl

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