Initial commit

This commit is contained in:
EivindH06
2025-10-02 09:09:05 +02:00
parent e11fac3d11
commit 3a26bc3eb1
34 changed files with 2109 additions and 235 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"devDependencies": {
"svelte-preprocess": "^6.0.3"
}
}