The base website for our digital kiosk Raspberry Pi (which runs piosk) to show upcoming calendar events on the ACM front room TV.
First, install the dependencies:
yarnThen, run the development server:
yarn devOpen http://localhost:3000 with your browser to see the result.