node server startup

This commit is contained in:
RonanCraft
2024-03-26 23:29:21 -04:00
parent dbde32d48d
commit d1822e6e2b
4 changed files with 27 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body></body>
</html>

0
NodeServer/main/index.js Normal file
View File