# cra-template-base-shell

This is the base-shell template for [Create React App](https://github.com/facebook/create-react-app).

Use it like this:
`npx create-react-app base-shell-app --template cra-template-base`

For more information, please refer to:

- [Getting Started](https://create-react-app.dev/docs/getting-started) – How to create a new app.
- [User Guide](https://create-react-app.dev) – How to develop apps bootstrapped with Create React App.
