CDK Constructs Useful commands lerna bootstrap bootstrap the packages in the current Lerna repo. Installing all their dependencies and linking any cross-dependencies. lerna run build compile typescript to js lerna run test perform the jest unit tests