Set up a mono repo

Set up a mono repo from a splitted code base

  • Lerna

  • Nx

  • Meta

Mono-repo tools and framework that allow to run multiple app in one with even mix of techno React+ Angular

https://nx.dev/angular

Lerna to share dependencies between different separated repo

Migrating without losing git history

Using Lerna with typescript projects

Meta an alternative way of mounting your projects together

Nx

  • Migrating from angular.js

Last updated