Skip to content

copilot-dev-days/agent-lab-typescript

 
 

Soc Ops

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.

About

VS Code Agent Lab: Social Bingo game

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors

No contributors

Languages

  • TypeScript 93.9%
  • JavaScript 2.5%
  • HTML 2.2%
  • CSS 1.4%