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.
It seems that this repo was used as starter code to get react working in IA-Desktop. This repo is not inherited by any CSNW repo other than IA-Desktop. Not all features included in this repo are used by IA-Desktop.
In an attempt to reduce scope in IA-Desktop, the following unused features have been removed from this repo:
- Jest testing framework
- Eject functionality