-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
Thank you for writing such a useful tutorial as well as sharing the source code.
I believe you have made slight typo in "Creating a new react project" paragraph. You have the referenced the following command: create-react-app app, which will resolve to this error:
zsh: command not found: create-react-app
Based on the Create react app repo the command should be - npx create-react-app app.
If you could fix this in the tutorial that will be great.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
