Minimal JavaScript Hello World example demonstrating basic runtime usage.
A minimal repository containing a single JavaScript 'hello.js' file that prints a Hello World message. It uses plain JavaScript with no build tooling and is suited for beginners learning runtime execution or for quick demos. README and documentation are minimal and noted as improvable.
0