Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit 8d1b536

Browse files
committed
feat: add 'hello-nodejs' project files
1 parent 10ba664 commit 8d1b536

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

hello-nodejs/app.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
console.log("Hello World!\n");
2+

0 commit comments

Comments
 (0)