NodeJS-Typescript-Lerna-Monorepo Setup npm install -g yarn npm install -g lerna lerna bootstrap lerna run start or cd packages/api && npm start