The pattern here is inherited from mud.dev and is a simple example of how to use the dojo engine with create-react-app.
Firstly, clone the dojo-starter project and follow the given instructions to ensure it's functioning correctly. This step is crucial as this client displays data obtained from the project.
Subsequently, clone this project and execute the following commands in the terminal:
yarn
yarn generate
yarn dev
This is just a simple example of how to setup a project, but in by no means is the only way.