How to create your own module

Shiori Soma
2 min readAug 12, 2021

This is a tutorial on creating your own node module.

Photo by Paul Esch-Laurent on Unsplash

You can also read this website

Create a new module

  1. Creating a folder
mkdir folder-name

2. Creating package.json file with the following command

npm init

--

--

Shiori Soma

I’m a front-end web developer based in Vancouver, studying CICCC, an web and mobile app development course. https://shiory602.github.io/portfolio/