@computerrock/toolchain-lerna-monorepo
v2.0.0
Published
The Lerna monorepo multi-application project starter for Toolchain CLI project initialization utility.
Downloads
17
Readme
@computerrock/toolchain-lerna-monorepo
This is the Lerna monorepo starter for initializing multi-application projects by Computer Rock. It is used
through @computerrock/tjs-template-lerna-monorepo
and Toolchain CLI:
$ npx create-toolchain my-project-name --template @computerrock/lerna-monorepo
For detailed usage of Toolchain CLI, please check create-toolchain documentation.