Befehl zum Erstellen einer React -App
npx create-react-app yourprojectname
#or
yarn create react-app yourprojectname
Outrageous Ostrich
npx create-react-app yourprojectname
#or
yarn create react-app yourprojectname