fixed-react-app-tools
v3.0.6
Published
Build and test tooling for web application development with Node.js and React.
Downloads
2
Maintainers
Readme
react-app-tools
This package is a fork of react-scripts
that adds a
couple more features to Create React App tooling:
- An ability to add, build, and test server-side code using the same instance of Webpack.
- An ability to customize Babel, Webpack and other configs by putting
config-overrides.js
file in the root of your project.
For more information visit:
- https://github.com/facebook/create-react-app - the original repository
- https://github.com/kriasoft/react-app - the patched version of CRA
- https://github.com/kriasoft/react-firebase-starter - demo project
Support and feature requests:
- https://t.me/ReactApp
- https://t.me/ReactStarter