# React Scripts

## How to use

Run CRA like this:

```
create-react-app --scripts-version horus-react-scripts AppName
```

## Addons

Addons are helpers that allow other tools to use HRS configuration. Currently, this is the list of addons
directly supported:

- [Storybook](./addons/storybook)

If you need support for a tool that isn't listed here or you found some issues using any of the existing addons, please submit an issue or create a PR.
