Getting started
Each shell has its own package and template.
base-shell
Creating a shell starter kit is a fairly straight forward process:
npx create-react-app my-app --template base
mui-shell
npx create-react-app my-app --template material-ui
rmw-shell
npx create-react-app my-app --template rmw