@arvato/react-scripts
v1.0.14
Published
Configuration and scripts for Create React App.
Downloads
16
Readme
This is a fork of create-react-app / react-scripts
to maintain the ability to pull upstream changes from https://github.com/kamahl19/create-react-app but also to be able to change the webpack config. The webpack config can be found in ./packages/react-scripts.
See https://gist.github.com/jcaraballo/1982605 on how to update bitbucket fork from github repo.
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.