Skip to content

Instantly share code, notes, and snippets.

@yesoreyeram
Last active November 13, 2018 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yesoreyeram/f367673859ed89490235b2be6598e6e7 to your computer and use it in GitHub Desktop.
Save yesoreyeram/f367673859ed89490235b2be6598e6e7 to your computer and use it in GitHub Desktop.
Hello NPX
console.log("Welcome to NP");
{
"name" : "hello-npx",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment