You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/babel-preset-react-app/README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# babel-preset-react-app
2
2
3
-
This package includes the Babel preset used by [Create React App](https://github.com/facebookincubator/create-react-app).
3
+
This package includes the Babel preset used by [Create React App](https://github.com/facebookincubator/create-react-app).
4
+
Please refer to its documentation:
5
+
6
+
*[Getting Started](https://github.com/facebookincubator/create-react-app/blob/master/README.md#getting-started) – How to create a new app.
7
+
*[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.
This package includes the global command for [Create React App](https://github.com/facebookincubator/create-react-app).
4
+
Please refer to its documentation:
5
+
6
+
*[Getting Started](https://github.com/facebookincubator/create-react-app/blob/master/README.md#getting-started) – How to create a new app.
7
+
*[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.
Copy file name to clipboardExpand all lines: packages/eslint-config-react-app/README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# eslint-config-react-app
2
2
3
-
This package includes the shareable ESLint configuration used by [Create React App](https://github.com/facebookincubator/create-react-app).
3
+
This package includes the shareable ESLint configuration used by [Create React App](https://github.com/facebookincubator/create-react-app).
4
+
Please refer to its documentation:
5
+
6
+
*[Getting Started](https://github.com/facebookincubator/create-react-app/blob/master/README.md#getting-started) – How to create a new app.
7
+
*[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.
This package includes scripts and configuration used by [Create React App](https://github.com/facebookincubator/create-react-app).
4
+
Please refer to its documentation:
5
+
6
+
*[Getting Started](https://github.com/facebookincubator/create-react-app/blob/master/README.md#getting-started) – How to create a new app.
7
+
*[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.
0 commit comments