npx lerna init
npm install
lerna run test
All sub repo is located under packages/@mo-platform, feel free to switch directory and work in isolated project. Lerna is just used to maintain these seprate projects.
Please follow Angular Commit message guidelines