We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d45ddbf + 8033f58 commit 4796e13Copy full SHA for 4796e13
README.md
@@ -92,7 +92,7 @@ This project is an attempt to figure out a good way to start developing React ap
92
93
## Contibuting
94
95
-Clone the repo and run `npm install`.
+Clone the repo and run `npm install` in the root and the `global-cli` folder.
96
97
Once it is done, you can modify any file locally and run `npm start` or `npm run build` just like in a generated project.
98
If you want to try out the end-to-end flow with the global CLI, you can do this too:
0 commit comments