Skip to content

基于lerna管理 的多包项目,主要管理一些发布在npm上的组件项目

License

Notifications You must be signed in to change notification settings

sjhleo/lerna-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lerna template

该项目使用 lerna 进行多包管理,便于日后对相关内容调整时,关联相工作能够一便调整与发布。

本项目使用独立模式(Independent mode),各模块包独立管理版本号

工程介绍

安装

1.全局安装 lerna

npm i -g lerna

2.安装工程依赖

lerna bootstrap

编译

lerna run dist

发布

lerna publish

About

基于lerna管理 的多包项目,主要管理一些发布在npm上的组件项目

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published