tcra
v0.10.1
Published
Fork of Create React App
Downloads
6
Readme
Forked version
Installation instructions and documentation are located in the package react-redux-app-container.
Differences with the official create-react-app library:
- .eslintrc file is allowed
- the template uses a new structure of directories
- react-redux-app-container is installed by default and mounted in index.js
- scss support
react-scripts
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.