Add files via upload

This commit is contained in:
Michilis
2025-03-01 16:46:45 +01:00
committed by GitHub
parent 630346626f
commit a837f58887
15 changed files with 8066 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
// run `node index.js` in the terminal
console.log(`Hello Node.js v${process.versions.node}!`);