You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Monorepo for building re-usable component libraries with React and Typescript. We use Lerna which is a deployment tool for serverless monorepos that optimizes the workflow around multi-package repositories with Git and NPM.
Technolgies
Lerna - Optimize workflow around multi-package repos with Git and NPM
React - Building components for single page or legacy applications
Typescript - Provides optional static typing, classes and interfaces
Note: This is a reference repository and not to be used directly. We have a Yeoman Generator NPM package which will scaffold this repository and allow you to automate the process of building individual packages. Visit the Generator repo for instructions on how to use lerna-typescript-react for your projects.
About
A boilerplate for a Monorepo that manages separate independently versioned packages