Skip to content

Typo in the tutorial #4

@alexljamin

Description

@alexljamin

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

Screen Shot 2020-01-05 at 11 35 42 am

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions