UNPKG

@arvato/react-scripts

Version:
15 lines (9 loc) 892 B
## 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](https://github.com/facebookincubator/create-react-app).<br> Please refer to its documentation: * [Getting Started](https://github.com/facebookincubator/create-react-app/blob/master/README.md#getting-started) – How to create a new app. * [User Guide](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md) – How to develop apps bootstrapped with Create React App.