A simple Node.js project that prints "Hello, Node world!".
Go to file
2026-01-17 16:13:58 +00:00
.gitignore Initial commit 2026-01-17 16:10:36 +00:00
index.js Add index.js script printing Hello, Node world! 2026-01-17 16:13:58 +00:00
README.md Initial commit 2026-01-17 16:10:36 +00:00

hello-node

A simple Node.js project that prints "Hello, Node world!".