1.0.1 • Published 2 years ago
npm-test-gdz v1.0.1
hello
this package just created for learning npm
how to install
npm i npm-test-gdz
how to use
const app =require("npm-test-gdz")
app.sayhello();//hello world
You can also use binary command if install it global
-npm install -g npm-test-gdz
-hello
hello world
**now you have "hello world" in your console