1.0.1 • Published 8 years ago
hello-riamo v1.0.1
hello-riamo
A simple Node.js module that prints Hello World!
Installation
npm install hello-riamo --saveUsage
Javascript
var hello=require('hello-riamo')
var hw=hello.func()Output should be 'Hello World!'Test
npm run test1.0.1
8 years ago