rhc-react-scripts
v1.0.4
Published
rhc-react-scripts Configuration and scripts for Create React App.
Downloads
4
Readme
rhc-react-scripts
This package is used by Red Hat Open Marketplace team. This package includes scripts and configuration which will be the custom script version for Create React App.
This package uses rhc-mini-css-extract-plugin
for on-demand css loading and also to minify the css.
Getting Started
To begin, you'll need to install rhc-react-scripts
:
npm install --save-dev rhc-react-scripts
Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.