🎉 begin frontend with Svelte
Co-authored-by: haraldnilsen <harald_998@hotmail.com>
This commit is contained in:
parent
402fbf6a2c
commit
68e2f95223
11 changed files with 1837 additions and 0 deletions
2
frontend/src/routes/+page.svelte
Normal file
2
frontend/src/routes/+page.svelte
Normal file
|
@ -0,0 +1,2 @@
|
|||
<h1>Welcome to SvelteKit</h1>
|
||||
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>
|
Reference in a new issue