💡 Before you start: This doc walks you through all 6 steps in order. Don't skip ahead - each step builds on the one before it. You don't need any coding experience. If you can copy and paste, you can do this.
Most people install Claude Code and use it like a chat window. You type, it responds, you type again.
That's not a system. That's just a faster way to Google.
By the end of this doc, you'll have:
Let's build it.
🟠What this step does: Gets Claude Code running on your machine. Everything else lives on top of this foundation.
Claude Code runs in three places. Pick whichever fits how you work:
| Surface | Best for | How to install |
|---|---|---|
| Terminal | Developers, power users | npm install -g @anthropic-ai/claude-code |
| Desktop App | Everyone else | Download from claude.ai/download |
| VS Code Extension | Coders who live in their editor | Search "Claude Code" in VS Code extensions |
Once installed, open Claude Code and run: