Skip to content

ODDInvictus/invictus-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

invictus-tv

Een prachtig tv scherm voor het colosseum!

Start

  1. Maak fotos folder
cd public
mkdir photos

Gooi nu al je fotos er in

  1. Voor alle fotos toe
  • Linux: Voeg handmatig alle fotos toe aan index.html in #right
<span><img src="./fotos/<naam>.<jpg/jpeg/png>"></span>
  • Windows: Uncomment loadPhotos() in scripts/app.js

  1. Install node packages
npm install
  1. Run

    • Linux:
node index.js
open http://localhost:8080/
  • Windows:
node index.js
explorer "http://localhost:8080/"

About

Een prachtig tv scherm voor het colosseum!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published