neue projekt erstellen command: npm create vite@latest my-react-app -- --template react
package installieren npm install
Jede Aufgabe = mind. 1 Commit Alles in Imperativ = So schreiben wie der Git es machen sollte git init git add --all git commit -m ""