Skip to content

Instantly share code, notes, and snippets.

@fcarelse
Last active August 6, 2020 01:49
Show Gist options
  • Save fcarelse/50ce5baf32c8097aa2113c0e972324f0 to your computer and use it in GitHub Desktop.
Save fcarelse/50ce5baf32c8097aa2113c0e972324f0 to your computer and use it in GitHub Desktop.
Testing NPX
console.log('Hello, World!');
process.exit();
//Bye
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment