I have developed publish the NPM package. I want to set up the development environment. That’s, I have 2 branches in github (dev, prod). I and other developers want fully test the npm package in the dev environment and publish it. So, my suggestion is that we can npm install the dev module using github repo url. After it is Ok, we can publish the product module to NPM account. The github repo is Monorepo. I just want someone help me to implement it.
I already publish the module as private.
FCR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.