expresse depuis cours bach

This commit is contained in:
2025-03-28 16:40:33 +01:00
commit 47997976ab
8 changed files with 1557 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
html
head
title= title
link(rel="stylesheet", href="style.css")
body
h1= message
script(src="socket.io.min.js")
script(src="front.js")