Erste Schritte
Account erstellen und Claude Code installieren
Was brauchst du?
1. Einen Computer (Mac, Windows oder Linux)
2. Einen Claude-Account (kostenlos erstellbar)
3. Claude Code (die Installation dauert ca. 5 Minuten)
Teil 1: Account erstellen
Claude-Account anlegen
Klicke auf den Button unten, um einen Account bei Anthropic zu erstellen. Das ist die Firma, die Claude entwickelt hat.
(Öffnet sich in einem neuen Fenster)
E-Mail bestätigen
Nach der Anmeldung bekommst du eine E-Mail. Klicke auf den Link darin, um deine E-Mail-Adresse zu bestätigen.
Abonnement wählen
Für Claude Code brauchst du entweder:
Claude Pro (ca. 20€/Monat) oder
Claude Max (ca. 100€/Monat, mehr Kapazität)
Der kostenlose Account reicht für den Chat, aber nicht für Claude Code.
Teil 2: Claude Code installieren
Wähle dein Betriebssystem:
Terminal öffnen
Drücke Cmd + Leertaste, tippe Terminal, und drücke Enter.
Es öffnet sich ein Fenster mit Text — das ist das Terminal.
Installations-Befehl eingeben
Kopiere diesen Befehl und füge ihn im Terminal ein (Cmd + V):
Drücke Enter. Die Installation dauert etwa 1-2 Minuten.
Falls eine Fehlermeldung kommt:
Wenn du eine Meldung wie "npm: command not found" siehst, musst du zuerst Node.js installieren. Geh auf nodejs.org und lade die "LTS"-Version herunter.
PowerShell öffnen
Drücke die Windows-Taste, tippe PowerShell, und klicke auf "Windows PowerShell".
Es öffnet sich ein Fenster mit Text — das ist PowerShell.
Installations-Befehl eingeben
Kopiere diesen Befehl und füge ihn in PowerShell ein (Rechtsklick):
Drücke Enter. Die Installation dauert etwa 1-2 Minuten.
Falls eine Fehlermeldung kommt:
Wenn du eine Meldung wie "npm is not recognized" siehst, musst du zuerst Node.js installieren. Geh auf nodejs.org und lade die "LTS"-Version herunter.
Claude Code starten
Nach der Installation kannst du Claude Code mit diesem Befehl starten:
Beim ersten Start wirst du gebeten, dich anzumelden.
Mit deinem Account verbinden
Es öffnet sich ein Browser-Fenster. Melde dich mit deinem Claude-Account an, den du in Schritt 1 erstellt hast.
Nach der Anmeldung bist du startklar!
Geschafft!
Du hast jetzt Claude Code installiert. Im nächsten Modul lernst du, wie du effektiv mit Claude kommunizierst.
Getting Started
Create an account and install Claude Code
What do you need?
1. A computer (Mac, Windows, or Linux)
2. A Claude account (free to create)
3. Claude Code (installation takes about 5 minutes)
Part 1: Create an Account
Create a Claude account
Click the button below to create an account with Anthropic. That's the company that developed Claude.
(Opens in a new window)
Confirm your email
After signing up, you'll receive an email. Click the link in it to confirm your email address.
Choose a subscription
For Claude Code, you need either:
Claude Pro (about $20/month) or
Claude Max (about $100/month, more capacity)
The free account works for chat, but not for Claude Code.
Part 2: Install Claude Code
Select your operating system:
Open Terminal
Press Cmd + Space, type Terminal, and press Enter.
A window with text will open — that's the Terminal.
Enter the installation command
Copy this command and paste it in Terminal (Cmd + V):
Press Enter. Installation takes about 1-2 minutes.
If you see an error message:
If you see something like "npm: command not found", you need to install Node.js first. Go to nodejs.org and download the "LTS" version.
Open PowerShell
Press the Windows key, type PowerShell, and click on "Windows PowerShell".
A window with text will open — that's PowerShell.
Enter the installation command
Copy this command and paste it in PowerShell (right-click):
Press Enter. Installation takes about 1-2 minutes.
If you see an error message:
If you see something like "npm is not recognized", you need to install Node.js first. Go to nodejs.org and download the "LTS" version.
Start Claude Code
After installation, you can start Claude Code with this command:
On first launch, you'll be asked to sign in.
Connect with your account
A browser window will open. Sign in with the Claude account you created in step 1.
After signing in, you're ready to go!
Done!
You've installed Claude Code. In the next module, you'll learn how to communicate effectively with Claude.