Skip to content

timscodebase/stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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