React web app on SBS display in Sokolov
Find a file
2025-08-07 16:13:43 +02:00
public Initial commit - rss feed implementation 2024-04-13 22:39:19 +02:00
src Display bus departures generated by script; get weather temperature from cloud 2025-08-07 16:13:43 +02:00
package.json Add typescript. Idle function to load defalt screen 2024-04-28 16:15:44 +02:00
README.md Replace htmlparser2 to simple-xml-to-json 2024-04-27 14:42:30 +02:00
tsconfig.json Add typescript. Idle function to load defalt screen 2024-04-28 16:15:44 +02:00

Node version used in project: v14.21.3

Instalation:

  1. Download the repositary.
  2. Go to project folder.
  3. Run 'npm i' to install all necessary packages.
  4. Start app with 'npm start' command.