Skip to content

pathofdev/lerna-typescript-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lerna monorepo with TypeScript tutorial

This repo contains code for the following tutorial

The tutorial will show you how to:

  • Initialize a Lerna repository
  • Create multiple packages that can be imported
  • Setup TypeScript with incremental builds
  • Compile our TypeScript packages