Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
/ lerna-example Public archive

Example Lerna monorepo with Jest, TypeScript & Babel

License

Notifications You must be signed in to change notification settings

sundowndev/lerna-example

Repository files navigation

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

About

Example Lerna monorepo with Jest, TypeScript & Babel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published