See link for more info on why this was created.
$ yarn install
$ yarn bootstrap
In one terminal...
$ cd packages/app
$ yarn start
In another terminal...
$ cd packages/component
$ yarn start
CRA seems to have issues running from the root package.json with Lerna