Experimenting with code agents Frontend setup: Add your ANTHROPIC_API_KEY key to frontend-template/generate.sh cp -R frontend-template frontend cd frontend npm i chmod +x generate.sh # edit project-requirements.md to match your needs ./generate.sh