Claude Code for Noobs
Tips I've learned using Claude every day as a designer
I’ve been using Claude Code every day since it launched and some have asked me how… I wrote about my whole terminal journey last week. But here’s a more concise, to the point version... just the stuff that matters when u’re starting out.
Install
Open Terminal on Mac:
npm install -g @anthropic-ai/claude-code
No npm? Get Node.js first. Then type claude. Ther…


