c-first-module
v1.0.0
Published
a simple node module to create greetings  
Readme
a simple node module to create greetings
to install clone to a local directory and use npm i c-first-module
to use import the module as greetings and const greeting = greetings.greet('hello world')
