Initial commit

This commit is contained in:
2022-11-06 18:19:13 +01:00
commit 7512f2e5ee
69 changed files with 11111 additions and 0 deletions

6
web/assets/js/main.js Normal file
View File

@@ -0,0 +1,6 @@
import '@kingshott/iodine';
import Alpine from 'alpinejs'
window.Alpine = Alpine
Alpine.start()