0.0.1 • Published 4 years ago
motor-template v0.0.1
lerna-best-practices
lerna best pratices
a simple lerna project,have some defalut config to reduce initial lerna config working.
Installing / Getting started
you should install lerna global with npm or yarn.
// use yarn
yarn global add lernaDeveloping
install packages dependencies
lerna bootstrappublish
in project root directory, it has publish script in package.json file. you can hust use it.
yarn run publish-lyan can develop your project use lerna command.
[lerna](https://github.com/lerna/lerna)