my-module_package

1.0.3 • Public • Published

my-module-package

This is my first published module and says "Welcome!"

Installation

With yarn

yarn add my-module_package

With npm

npm install my-module_package

Usage

Import the module

const welcome = require("my-module_package");

You will have available the function welcome.

welcome(name);

/my-module_package/

    Package Sidebar

    Install

    npm i my-module_package

    Weekly Downloads

    2

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    3.99 kB

    Total Files

    9

    Last publish

    Collaborators

    • mariethpz