1.0.3 • Published 8 years ago

console-log-hello-world v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

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