Working with Claude Code - up1/workshop-vibe-coding-202507 GitHub Wiki

Working with Claude Code

1. Install

$npm install -g @anthropic-ai/claude-code

$export ANTHROPIC_API_KEY=<your key>
$claude

2. Create file CLAUDE.md

3. Create project with Vite

$npm create vite@latest web -- --template vue
$cd web
$npm install

$npm run dev

4. Develop with claude

$claude

List of commands

  • /init
⚠️ **GitHub.com Fallback** ⚠️