Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

NozomuIkuta/my-first-npm-package-nozomuikuta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first npm package

This is my first npm package.

Usage

const { sayHello, sayHelloNpm, sayHelloYarn } = require('my-first-npm-package-nozomuikuta')

sayHello()     // -> Hello, npm!
sayHelloNpm()  // -> Hello, npm!
sayHelloYarn() // -> Hello, yarn!

About

My first npm package

Resources

License

Stars

Watchers

Forks

Packages

No packages published