Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 438 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 438 Bytes

monorepo-lerna-example

Example of monorepo managed by lerna

Reference

This example has been constructed as an example of this post blog post

scripts

Test

Run the test scripts of the monorepo modules

$ npm run test

Build

Build all modules of monorepo and associate them

$ npm run build

License

MIT @ Nicolas Quiceno