👋 Hello, Developer!
Welcome to your first cube! This is a simple example to help you get started.
Try it out:
Result: Hello, Developer!
What you're seeing:
- ✅ Svelte 5 reactive state with
$state - ✅ Two-way data binding with
bind:value - ✅ Simple styling with scoped CSS
- ✅ No external dependencies needed