Installation$ npm install hello_node_klayHello nodeconst sayHello = require('hello'); const tipStr = sayHello(); console.log(tipStr);// Hello Node world!2 keywords1 versionhellonode1.0.05 years ago