Skip to content

Instantly share code, notes, and snippets.

@eckermania
Created October 16, 2022 20:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eckermania/636eb18007556c6ae1e9124c503875fa to your computer and use it in GitHub Desktop.
Save eckermania/636eb18007556c6ae1e9124c503875fa to your computer and use it in GitHub Desktop.
Hello World Examples
console.log('Hello World');
Run `node hello_world.js` to print Hello World
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment