mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-20 13:02:19 -04:00
The create-react-app installation npm command has a typo: ```npm install -g react-create-app``` Instead of ```npm install -g create-react-app```