Initial setup of basics for every project.

This commit is contained in:
2026-05-29 10:13:48 +02:00
parent bbbe90458a
commit c2a57b8445
21 changed files with 201 additions and 53 deletions
+3
View File
@@ -0,0 +1,3 @@
<script src="/public/js/app.js"></script>
</body>
</html>