lerna-preset
This is a preset template for lerna project
Usage
git clone https://github.com/tomieric/lerna-preset.git --depth=1 [project]
Create Project
npx lerna create @tomieric/utils
Add Module
npx lerna add vue-router --peer --scope=@tomieric/utils
npx lerna add esbuild --dev --scope=@tomieric/utils