We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df07139 commit fb41d1aCopy full SHA for fb41d1a
README.md
@@ -2,4 +2,14 @@
2
3
**This is a fork of Facebook's [Create React App](https://github.com/facebook/create-react-app).**
4
5
-Please see refer to the `react-scripts` package [readme](packages/react-scripts/README.md) for details on how to use backpack-react-scripts.
+Files of interest:
6
+ - [README](packages/react-scripts/README.md)
7
+ - [CHANGELOG](packages/react-scripts/CHANGELOG.md)
8
+
9
+Note that this repo also contains the following packages:
10
+ - [babel-preset-react-app](packages/babel-preset-react-app/)
11
+ - [create-react-app](packages/create-react-app/)
12
+ - [eslint-config-react-app](packages/eslint-config-react-app/)
13
+ - [react-dev-utils](packages/react-dev-utils/)
14
+ - [react-error-overlay](packages/react-error-overlay/)
15
0 commit comments