• Using Teams Toolkit for App Development in Codespaces
  • Introduction
  • Prerequisites
  • In this tutorial, you will learn
  • Getting started from codespaces-enabled sample
  • 1. Creating your codespaces
  • 2. Running the sample app in codespaces
  • 3. Preview App
  • Enable Codespaces for Tab App
  • 1. Add a dev container configuration
  • 2. Update .vscode/tasks.json
  • 3. Update .vscode/launch.json
  • 4. Update teamsapp.local.yml
  • 5. Commit changes to GitHub repository
  • Enable Codespaces for Bot / Message Extension
  • 1. Add a dev container configuration
  • 2. Update .vscode/tasks.json
  • 3. Update .vscode/launch.json
  • 4. Update teamsapp.local.yml
  • 5. Commit changes to GitHub repository
  • What's Next