Demo repo to play with react monorepos using lerna If lerna is not installed, install it first using npm install -g lerna Then run: lerna bootstrap lerna link lerna exec yarn run transpile Go to respective package and execute yarn run start