Skip to content

skrmain/npm-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-packages

Commands

npm i -g lerna

lerna init --independent

lerna create PACKAGE_NAME

lerna version

lerna publish from-git

lerna publish from-package

References