/lerna-monorepo-typescript-example2

Example Lerna monorepo with Jest, TypeScript & Babel

Primary LanguageTypeScriptMIT LicenseMIT

lerna-example

Example Lerna monorepo with Jest, TypeScript & Babel

Features

  • Go to definition works without building the project.
  • Building packages creates the expected build/ folder structure.
  • Minimal maintenance of config files.

Setup

npm install
npm run bootstrap
npm start # Run build, tests & lint