helloworld-nodejs

1.0.4 • Public • Published

Hello World

A small module that displays "Hello World" in your console.

Installation

npm install helloworld-nodejs

Usage

var helloWorld = require('helloworld-nodejs');

helloWorld();

Console should display Hello World

Tests

npm test

/helloworld-nodejs/

    Package Sidebar

    Install

    npm i helloworld-nodejs

    Weekly Downloads

    3

    Version

    1.0.4

    License

    MIT

    Last publish

    Collaborators

    • capucinecoudert