From c0dbf36c1e32e2255c6ce269ab9f7fbcded98595 Mon Sep 17 00:00:00 2001 From: Saanvi Sen <88199117+saanvi-ts@users.noreply.github.com> Date: Wed, 15 Mar 2023 18:01:12 +0530 Subject: [PATCH] Added An Article on JavaScript Monorepo Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd147e9..56aa89d 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ English | [简体中文](./README-zh-CN.md) * [What is a monorepo? (and Should You Use Them?)](https://semaphoreci.com/blog/what-is-monorepo). * [Continuous Integration for Monorepos](https://semaphoreci.com/blog/continuous-integration-monorepos) for Semaphore-CI users. * [monorepo.tools](https://monorepo.tools) - Monorepos explained +* [JavaScript Monorepo Tools](https://themeselection.com/javascript-monorepo-tools/) ## Version control systems & add-ons