Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 374 Bytes

File metadata and controls

26 lines (17 loc) · 374 Bytes
description Each shell has its own package and template.

Getting started

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