Claude 3.7 Sonnet and Claude Code
Install Claude Code
1. Run in your terminal: npm install -g @anthropic-ai/claude-code
2. Navigate to your project
cd your-project-directory
3. Start Claude Code
Run claude to launch
4. Complete authentication
Follow the one-time OAuth process with your Console account. You’ll need active billing at console.anthropic.com.
https://www.anthropic.com/news/claude...
https://docs.anthropic.com/en/docs/ag...
Note:
I would use the /terminal-setup that I didn't use in the video
Also I would open you project you favorite IDE and run claude in the integrated terminal so you can view the code in the files as you build the application.