Skip to content

copilot-dev-days/agent-lab-typescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Português (BR) | Español

Bingo Mixer

Bingo Mixer is a social bingo game for in-person mixers. Find people who match the questions and get 5 in a row!

📚 View Lab Guide 🚀 Start with setup flow


📚 Lab Guide

Part Title
00 Overview & Checklist
01 Setup & Context Engineering
02 Design-First Frontend
03 Custom Quiz Master
04 Multi-Agent Development

📝 Lab guides are also available in the workshop/ folder for offline reading.


Prerequisites

Dev Container / Codespaces

This repo already includes a .devcontainer/devcontainer.json.

  • GitHub Codespaces: create a Codespace from your own repository and it will use the devcontainer automatically.
  • VS Code Dev Containers: clone locally, then run Dev Containers: Reopen in Container.
  • GitHub Pages publishing: deployment is configured for your own repository.

Run

npm install
npm run dev

Build

npm run build

Deploys automatically to GitHub Pages on push to main.

Contributors

Languages