We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68a2b5 commit cc8052fCopy full SHA for cc8052f
README.md
@@ -28,7 +28,8 @@ Please leave a ⭐ as motivation if you liked the implementation 😄
28
29
30
## Running the project
31
-This is a [React.js](https://react.dev/) project created with [`npm i create-react-app`](https://www.npmjs.com/package/create-react-app).
+This is a [React.js](https://react.dev/) project created with [`npx create-react-app my-app`](https://www.npmjs.com/package/create-react-app).
32
+After installation `cd my-app`.
33
34
In the project directory, you can run:
35
0 commit comments