All the commands you need, in order. Click the blue Copy button next to any command, then paste directly into VS Code's terminal.
After installing Node.js, open the VS Code terminal (press Ctrl + `) and run this to confirm it worked. You should see a version number like v20.11.0.
Type this in the VS Code terminal and press Enter. A lot of text will scroll past — that is normal. Wait until it finishes and you see a blinking cursor again.
You should see a version number. If you do, Claude Code is installed correctly.
Type this in the terminal to start Claude Code. The first time, it will open a browser window and ask you to log in with your Anthropic account.
Once signed in and running, try these three test commands one at a time:
Create a file called CLAUDE.md in your project folder and paste in the content below. This is the file Claude reads automatically every time it starts in your project.
After saving the file, restart Claude Code and test that it reads your instructions:
Claude should describe the rules you wrote above. If it does, your setup is complete.
These are the Claude Code commands you will use most often during your work.