Wednesday 9 March 2016

How do you maintain a lot of private npm packages in your company?

We have a number of projects in our company and we want to share a number of npm packages between them, ranging from React components, string formatters, object validators, helper functions, Express middlewares, etc.Do you use a monorepo? Separate git repos for each npm package?

Submitted March 09, 2016 at 06:36PM by dscer

No comments:

Post a Comment