​In 2 parts I will be taking a ground up to the point of installing a self made module in node and using it's API.. Part 1Create the package file tar ball format using npm pack... Watch Now Part 2Install the LOCAL module with npm install ../myfolder/modulename.js ...

​In 2 parts I will be taking a ground up to the point of installing a self made module in node and using it's API..


Part 1

Create the package file tar ball format using npm pack...


Part 2

Install the LOCAL module with npm install ../myfolder/modulename.js