Putting together an interactive media-device which lets users switch through content of industriesalon.de by tuning into "channels" on an old radio from the 20s.
-
Install dependencies using npm install
-
Copy config_template.json to config.json
-
Edit config.json appropriately
-
Run the server using
npm start
-
(optional) to build/optimize the sources run
npm run-script build
make sure to adjust the .html files afterwards