console-log-hello-world

Prints "Hello World" to the console when you first require it.


Keywords
hello, world, hello-world, helloworld, console, log
License
ISC
Install
npm install console-log-hello-world@1.0.3

Documentation

Prints "Hello World" to the console when you first require it.

Installation

npm install console-log-hello-world

Usage

  1. require("console-log-hello-world");
  2. Check your console for the message: Hello World

Contributing

Submit a pull request on GitHub

Issues

File them on GitHub