Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 419 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 419 Bytes

Svelte 5 Stopwatch (featuring runes)

Svelte 5 Stopwatch (featuring runes)

This is just a simple stopwatch app to help me learn the basice of Svelte's new runes features. See my YouTube for more.

Setup

gh repo clone timscodebase/stopwatch
cd stopwatch
pnpm install