# lerna-manager **Repository Path**: suntiiny/lerna-manager ## Basic Information - **Project Name**: lerna-manager - **Description**: Use lerna to manage programs - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-02 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Lerna 管理多项目 ## st-components 的实时编译和项目的实时更新 当 st-components 内容更新时,`father` 通过 `watch` 可以实时编译,项目可以获取最新的内容。 实验后,可以实时更新的项目: - 自定义的 webpack - CRA 项目 - UMI 项目--待完成