@scottyfillups/hello-world
v1.0.1
Published
A module that prints out 'hello, world'
Downloads
3
Readme
hello-world
A module that prints out hello, world
Installation
npm install @scottyfillups/hello-world --save
Usage
var helloWorld = require('@scottyfillups/hello-world')
helloWorld()