01 / 08Install
Install Claude Code and orient it
In your terminal: , then cd into your project and run . Sign in with your paid account.
First move inside a session: just say "explore this codebase and explain how it's organised — where do routes, components and data live?" Claude Code reads your actual files and maps the terrain. That map makes everything after it better.
Install
npm install -g @anthropic-ai/claude-code
Launch
cd your-project && claude
Checkpoint
Claude Code accurately describes your project's structure — proof it's reading the real code.