Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 334 Bytes

Learn how to Start with Lerna monorepo

Here's how to start with Lerna and set up different projects with an example of sharable components + Namespace all the packages.

Configure Lerna and Yarn workspace
Create demo CRA projects
Create a shared project for reusable components
The beauty of namespacing