Erste Schritte für Server

This commit is contained in:
2024-01-27 10:31:46 +01:00
parent 6bb99d58b6
commit 271c75c2e8
16 changed files with 242 additions and 0 deletions

5
html/index.html Normal file
View File

@ -0,0 +1,5 @@
<!DOCTYPE html>
<html>
<script src="/scripts/main.js"></script>
Hat geklappt
</html>