설치 및 설정
Claude Code 설치필수 조건노드.js >= 18.x유효한 Anthropic API 키설치 단계클로드 코드 받기최신 버전을 받으려면 Claude Code 웹사이트를 방문하세요 .API 키 설정 export ANTHROPIC_API_KEY=your_api_key_here설치 확인 claude --version초기 구성CLAUDE.md 파일 만들기CLAUDE.md프로젝트 루트에 파일을 만듭니다 . # CLAUDE.md This is my project configuration file that Claude will automatically read. ## Common Commands- npm run build: Build the project- npm run test: Run tests- npm ru..
클로드코드101/시작하기
2025. 8. 12. 09:23