Wie man Repo kloniert und den Namen ändert

git clone https://github.com/facebook/create-react-app.git your-app-name
Inna Kim