diff --git a/src/App.svelte b/src/App.svelte index 10faec7..438809f 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,11 +1,23 @@ - Hello {name}! + Welcome to {appName} App! + Visit the Svelte tutorial to learn how to build Svelte apps. +
Visit the Svelte tutorial to learn how to build Svelte apps.