Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 489 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 489 Bytes

Lightning Chats Timer

This is a tiny Svelte app for hosting a Changelog Lightning Chats session at a conference.

Get started

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.

Configuration

All config is done via the props defined in main.js