Contributing This document is still being written, feel free to open an issue to discuss any aspect of confusion in the project. Packages Lerna Usage Running tests $ npm run lerna:test Bootstrapping the packages $ npm run lerna:bootstrap Installing a new package $ npm run lerna:install -- <package-name> --scope=<target-package>