@ingenious-agency/react-scripts
v1.0.17-2
Published
Ingenious Configuration and scripts for Create React App.
Downloads
14
Readme
react-scripts
This package includes custom configuration of the scripts used by Create React App. Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
Usage
You can use this scripts with the normal create-react-app, just adding the parameter scripts-version
to point to this project.
$ create-react-app <app-name> --scripts-version @ingenious-agency/react-scripts