Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/horusgoul/horus-react-scripts
- Owner: HorusGoul
- License: mit
- Created: 2019-10-14T22:28:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T00:45:25.000Z (over 1 year ago)
- Last Synced: 2024-12-09T22:18:01.105Z (about 1 month ago)
- Language: JavaScript
- Size: 5.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.