saymehello
v1.0.2
Published
I can say you Hello
Downloads
3
Readme
To start using the module you should type this command in cmd
npm i saymehello
create a main.js file f.e and type there:
const smh = require('saymehello');
console.log(smh.seyMeHello())