Example for cross-package proto dependencies npm install npm -w packages/package-one run build to build package-one npm -w packages/package-two run build to build package-two npm -w packages/package-two start to run the program.