Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/horusgoul/horus-react-scripts

My personal React Scripts
https://github.com/horusgoul/horus-react-scripts

Last synced: 6 days ago
JSON representation

My personal React Scripts

Awesome Lists containing this project

README

        

# 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.