Syllabus/svelte/App.svelte

4 lines
69 B
Svelte

<script>
console.log("minimal svelte attached to <body>")
</script>