mirror of
https://github.com/thib8956/tic-tac-toe-ws.git
synced 2025-07-01 14:25:47 +00:00
Initial commit
This commit is contained in:
8
index.html
Normal file
8
index.html
Normal file
@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Hello websockets</title>
|
||||
</head>
|
||||
<body></body>
|
||||
<script type="module" src="client.mjs"></script>
|
||||
</html>
|
Reference in New Issue
Block a user