Skip to content

udacity/cd14715-claude-code-classroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup instructions

# Install everything
npm install

# Or install only one demo/exercise
npm install --workspace lesson-10-multi-agent-orchestration/demo

Run a specific demo/exercise from the repo root:

npm run --workspace lesson-10-multi-agent-orchestration/demo start

You can also cd into a demo/exercise folder and run npm start after the root install.

About

This repo contains the classroom material for Claude Code (Agent SDK) course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors