This is an example of a React project that illustrates approach to developing React apps, described in this article: https://www.developerway.com/posts/react-project-structure.
packages/product/sidebar
has an example of all three layers: UI, data, sharedpackages/product/topbar
has an example of a package with just UI layer
yarn
yarn website:dev
yarn lint
yarn ts