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 basemui-shell
npx create-react-app my-app --template material-uirmw-shell
npx create-react-app my-app --template rmwLast updated
Was this helpful?