Last active
August 6, 2020 01:49
-
-
Save fcarelse/50ce5baf32c8097aa2113c0e972324f0 to your computer and use it in GitHub Desktop.
Testing NPX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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