Custom configurations for create-react-app
.
This package includes scripts and configuration 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.
create-react-app my-app --scripts-version config-react-scripts
Currently the only additional configuration is CSS Modules. In the future I will be adding more if the need arises.