hello-world-console
v1.0.2
Published
Just typing Hello World, in to the console!
Readme
Just a simple Hello World in to the console!
How to use:
const { HelloWorld } = require('hello-world-console')
HelloWorld()
//And start the code with the command: "node ."
That is pretty simple right?
