@fjribptra/hello-world
v1.0.1
Published
just hello world
Downloads
1
Readme
@fjribptra/hello-world
Help you to print "hello world" in your terminal
Authors
Installation
Install @fjribptra/hello-world package
npm install @fjribptra/hello-world
Usage/Examples
import to your project
const hello = require('@fjribptra/hello-world')
hello() //run hello function to print "hello world"
Run the project
node my-project
See the result
And then see the result