npm install
npm run dev
(in another terminal tab start the websocket server)
npx y-websocket-server
#how to comment svelte component
<!--
@component
- A component that repeats text a specific number of times.
@example
```svelte
<Repeat text="Repeat this" numberOfTimes={3} />
-->
# workout-webapp-svelte
# workout-webapp-svelte
# workout-webapp-svelte