Skip to content

noahdarveau-MSFT/microsoft-teams-test-tab

 
 

Repository files navigation

microsoft-teams-test-tab

#How to deploy test app for sdk changes that are not release as npm package

  1. use yarn link to your microsoft-teams-library-js and do changes in app.ts
  2. run 'yarn build-' inorder to put outputfiles inside public/ folder
  3. check-in changes inside public/ only to master branch
  4. In test app use https://teams-test-tab.azurewebsites.net/ as content Url inorder to point to your changes

About

A test tab for Microsoft Teams used to exercise the platform and SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • TypeScript 7.7%
  • HTML 7.3%
  • CSS 3.0%