Skip to content

acm-uiuc/digital-signage

Repository files navigation

ACM Digital Signage

The base website for our digital kiosk Raspberry Pi (which runs piosk) to show upcoming calendar events on the ACM front room TV.

Getting Started

First, install the dependencies:

yarn

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.