This is a tiny Svelte app for hosting a Changelog Lightning Chats session at a conference.
Install the dependencies...
cd lightning-chats-timer
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000. You should see the app running.
All config is done via the props defined in main.js