Skip to content

paulotijero/hi-world

Repository files navigation

@paulotijero/hi-world

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

Installation

With yarn

yarn add @paulotijero/hi_world

With npm

npm install @paulotijero/hi_world

Usage

Import the module in your file js

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.

About

This is my first published module and says "Hi world!" https://www.npmjs.com/package/@paulotijero/hi_world

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published