We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dcf233 commit 3f65aeeCopy full SHA for 3f65aee
README.md
@@ -1,5 +1,4 @@
1
-# This is a version for `create-react-app` that allows multiple entry points without using the `ejecting`
2
-It's a fork of `create-react-app` with changes that allow the user add multiple entry points.
+# This is a forked version for `create-react-app` that allows multiple entry points without using the `ejecting`
3
4
## To add multiple entry points, follow the steps:
5
1. Clone this project and so, run `yarn create-react-app YOUR_APP_NAME`. It will create your React App using `create-react-app`;
0 commit comments