A simple example of a monorepository using Yarn and Lerna
Prerequisites: nodejs, yarn.
Run yarn
to install lerna
Run lerna bootstrap
to install the dependencies and symbolic links in the packages
Run yarn dev
to execute the scripts and see the magic