Teams: DevTools
November 6, 2025 · View on GitHub
A web frontend for the DevToolsPlugin in the package @microsoft/teams.dev.
The devtools allow help you:
- Chat with your app locally without needing to publish your app or interact with teams directly💬
- Inspect incoming and outgoing activities live🛜⚡
- Inspect logs from your app live🗃️⚡
- Build/debug/send cards🪪
Install
$: npm install @microsoft/teams.devtools
Dependencies
too many...
Available Scripts
In the project directory, you can run:
npm run dev
Runs the app in the development mode.\
npm run build
Builds the app for production to the dist folder.
npm run build:watch
Builds the app for production to the dist folder.
npm run preview
Serves the production build from the dist folder.
npm run lint
Runs ESLint to check for linting errors.
Contributing
Contributions are always welcome! Please follow the contribution guidelines to get started.
License
This project is licensed under the MIT License. See the LICENSE file for more information.
Contact
If you have any questions or feedback, feel free to reach out to the maintainers.
Learn More
To learn more about Fluent UI React, check out the Fluent UI documentation.
To learn more about Vite, check out the Vite documentation.