Introduction to Monorepo

Get a brief introduction to Monorepo and Lerna.

We'll cover the following

Monorepo

A monorepo, which stands for a monolithic repository, is a way to keep a project’s individual services in a single source code repository.

Example

For example, consider the following directory structure:

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy