Hello TypeScript with Monorepo Style Project choose which one you prefer to: master branch: main codes + packages all-in-packages branch: all codes in packages Install yarn bootstrap yarn build Develop yarn dev Add new package ./new <scope> <name> yarn bootstrap Test jest # or jest --watch