README
react-scripts-eslintless
This is a modified version of
react-scripts
. Alleslint
integration has been removed andbabel-plugin-styled-components
has been added to webpack config. See create-react-app-eslintless for more information.
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.