initial commit

This commit is contained in:
Jon Vanvik 2026-05-26 11:16:18 +02:00
commit 0eb9b55717
11 changed files with 3969 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
node_modules/
package-lock.json
dist/
out/
.DS_Store