There was an error while loading. Please reload this page.
1 parent 074dd63 commit 86bdbf9Copy full SHA for 86bdbf9
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