One for All Start This project use Rush as monorepo manager, you should install it first. npm install -g @microsoft/rush After installed, run the following command to bootstrap: rush update then you can cd into some package and run test or start command. Contribution guide