@paulotijero/hi_world

1.0.1 • Public • Published

hi_world

This is my first published module and says "Hi world!"

Installation

With yarn

yarn add hi_world

With npm

npm install hi_world

Usage

Import the module

const hiWorld = require("@paulotijero/hi_world");

You will have available the function hiWorld.

hiWorld();

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

/@paulotijero/hi_world/

    Package Sidebar

    Install

    npm i @paulotijero/hi_world

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    7.98 kB

    Total Files

    16

    Last publish

    Collaborators

    • paulotijero